From f2f49c62063a512ab961dc4bc81afda7fabe8d5f Mon Sep 17 00:00:00 2001 From: Jean-Pierre PRUNARET Date: Fri, 5 May 2017 01:38:40 +0200 Subject: [PATCH] ajout plugin pandoc --- applications/terminal/developpement-haskell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/applications/terminal/developpement-haskell.nix b/applications/terminal/developpement-haskell.nix index da8ac0a..2dd123e 100644 --- a/applications/terminal/developpement-haskell.nix +++ b/applications/terminal/developpement-haskell.nix @@ -23,6 +23,7 @@ mkIf flags.developpement-haskell { ghc-mod hindent # indentation code hlint # qualite de code, analyse statique de code + astuces & bonnes pratiques + pandoc-filter-graphviz # filtre pour utiliser graphviz à partir de pandoc #postgrest # mapper HTTP <-> PostgreSQL stylish-haskell # qualité de code turtle # genre shell-scripting