Closed athas closed 4 years ago
Currently the bound is base<4.12, which prevents GHC 8.8.1 from compiling it. This can be relaxed to <4.13 with a Hackage revision.
base<4.12
Done, thank you!
Currently the bound is
base<4.12
, which prevents GHC 8.8.1 from compiling it. This can be relaxed to <4.13 with a Hackage revision.