Skip to content
This repository has been archived by the owner on Mar 4, 2023. It is now read-only.

cannot compile with ghc-8.8 because ‘fail’ is not a (visible) method of class ‘Monad’ #24

Open
jwaldmann opened this issue Aug 30, 2019 · 0 comments

Comments

@jwaldmann
Copy link

...
atto-lisp    > [1 of 1] Compiling Data.AttoLisp
atto-lisp    > 
atto-lisp    > /tmp/stack-7e4284eec0adb234/atto-lisp-0.2.2.3/Data/AttoLisp.hs:132:5: error:
atto-lisp    >     ‘fail’ is not a (visible) method of class ‘Monad’
atto-lisp    >     |
atto-lisp    > 132 |     fail msg = Parser $ \kf _ks -> kf msg
atto-lisp    >     |     ^^^^
atto-lisp    > 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant