On 05/16/2015 03:31 PM, Peng Yu wrote: > I'm not sure how to fix the problem after reading the links you > pointed. Would you please be specific what should be done? Thanks. > > $ ghc --version > The Glorious Glasgow Haskell Compilation System, version 7.10.1 > > On Sat, May 16, 2015 at 7:45 AM, Mikhail Glushenkov > <[email protected]> wrote: >> Hi, >> >> On 16 May 2015 at 03:57, Peng Yu <[email protected]> wrote: >>> Data/BloomFilter/Mutable.hs:136:9: >>> Non type-variable argument >>> in the constraint: [...] >> >> Not a Cabal issue: the library wasn't updated to work with GHC 7.10. >> See https://github.com/bos/bloomfilter/issues/11 and >> https://github.com/bos/bloomfilter/pull/10 >
It's not a cabal problem, it's not relevant on this list. The links you were given already point out that the issue is known and even a link to the pull request that fixes it. -- Mateusz K. _______________________________________________ cabal-devel mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/cabal-devel
