From 38cf4631dd5b8fcf0fe8742b999b53d93d9df065 Mon Sep 17 00:00:00 2001 From: Jean-Pierre PRUNARET Date: Sun, 17 Sep 2017 12:24:23 +0200 Subject: [PATCH] =?UTF-8?q?d=C3=A9sactivation=20postgrest?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/terminal/developpement-haskell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/terminal/developpement-haskell.nix b/applications/terminal/developpement-haskell.nix index b5668ed..62fb4ce 100644 --- a/applications/terminal/developpement-haskell.nix +++ b/applications/terminal/developpement-haskell.nix @@ -23,7 +23,7 @@ mkIf flags.developpement-haskell { ghc-mod # outil d'analyse de code haskell utilisé par IDE hindent # indentation code hlint # qualite de code, analyse statique de code + astuces & bonnes pratiques - postgrest # mapper HTTP <-> PostgreSQL + #postgrest # mapper HTTP <-> PostgreSQL servant # génération d'API REST stylish-haskell # qualité de code turtle # genre shell-scripting