Commit 809b68b9 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] script install

parent 2e77bfa5
......@@ -2,7 +2,7 @@
echo "GarganText, build, install, test and documentation"
nix-shell --run "cabal update \\
&& cabal build \\
&& cabal v2-build \\
&& cabal --overwrite-policy=always install \\
&& cabal v2-test --test-show-details=streaming \\
&& cabal haddock"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment