1
0
forked from GitHub/gf-core

MonadFail: Make backwards-compatible

This commit is contained in:
Andreas Källberg
2020-09-05 20:23:07 +02:00
parent 1234c715fc
commit 7268253f5a
15 changed files with 49 additions and 16 deletions

View File

@@ -82,6 +82,7 @@ Library
pretty,
mtl,
exceptions,
fail,
ghc-prim
hs-source-dirs: src/runtime/haskell