Closed fendor closed 1 year ago
I can reproduce simply cloning the example project and running cabal repl
with ghc-8.6.5
but no for ghc-8.10.1
or ghc-8.8.3
.
Can confirm for ghc-8.10.1
.
Thanks, @fendor, for the nice MWE.
Can't reproduce this on Windows with cryptohash-sha1-0.11.101.0, neither with GHC 8.6.5 nor 9.6.1.
Repo with minimal reproduction: https://github.com/fendor/cryptohash-sha1-min-repr
Code:
Success:
But executing:
Produces this error:
Didnt have time yet to test this behaviour with latest GHC.
EDIT: Can not be reproduced on linux (nixos).