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

Build with stack LTS-13.0 #225

Closed flip111 closed 5 years ago

flip111 commented 5 years ago

Maybe it's ok to upgrade the dependency on logging?

I get the following error while building with LTS-13.0

Error: While constructing the build plan, the following exceptions were encountered:

In the dependencies for c2hsc-0.7.1:
    logging must match >=1.3.0, but the stack configuration has no specified version  (latest matching version is 3.0.5)
needed since c2hsc is a build target.
flip111 commented 5 years ago

Sorry obviously i post on the wrong repo. I don't know how to delete this issue now.