Skip to content
Snippets Groups Projects

Add a Binary instance to deserialize from and serialize to the canonical byte representation

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -58,7 +58,7 @@
text = ''
cabal update hackage.haskell.org
cabal build tests
cabal build
cabal run tests
'';
}
Loading