haskell / c2hs

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

Fail gracefully on invalid input #181

Closed kolmodin closed 7 years ago

kolmodin commented 7 years ago

Fail gracefully on invalid input. Fixes #180.