|
|
|
@ -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
|
|
|
|
|