Closed ysangkok closed 3 years ago
Tested with "cabal test" (Cabal 3.4), and it passed. Also tried "cabal run sha256sum" and it produced the right hash for "Hello world".
Done in https://github.com/haskell-hvr/cryptohash-sha256/pull/14
Tested with "cabal test" (Cabal 3.4), and it passed. Also tried "cabal run sha256sum" and it produced the right hash for "Hello world".