haskell / c2hs

c2hs is a pre-processor for Haskell FFI bindings to C libraries
http://hackage.haskell.org/package/c2hs
Other
199 stars 50 forks source link

Add MonadFail instance so it compiles with GHC 8.6.1 #213

Closed vmchale closed 5 years ago

vmchale commented 6 years ago

There's probably a better solution than this, but this will at least get it compiling with GHC 8.6.1

gwils commented 5 years ago

In my capacity as a hackage trustee, I've revised some versions of c2hs which were giving bad install plans with ghc 8.6

Please merge this PR or similar and release a new version soon.

deech commented 5 years ago

I'll cut a release sometime tomorrow.

gwils commented 5 years ago

Thanks :)

deech commented 5 years ago

It's up now. Please let me know if there are any issues. http://hackage.haskell.org/package/c2hs-0.28.6