Skip to content
Snippets Groups Projects
Commit 4d2739ba authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Go ahead and build everything

Specifically, this will build our new `make-keypairs` executable.
parent 8e50729a
No related branches found
No related tags found
1 merge request!3Add a Binary instance to deserialize from and serialize to the canonical byte representation
This commit is part of merge request !3. Comments created here will be created in the context of that merge request.
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
text = '' text = ''
cabal update hackage.haskell.org cabal update hackage.haskell.org
cabal build tests cabal build
cabal run tests cabal run tests
''; '';
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment