[Haskell-cafe] ANN: datapacker 1.0.0
Brandon S. Allbery KF8NH
allbery at ece.cmu.edu
Wed Apr 16 15:27:52 EDT 2008
On Apr 16, 2008, at 14:08 , Marc Weber wrote:
>> src/System/IO/Binary.hs:266:8:
>> Illegal signature in pattern: ForeignPtr CChar
>> Use -XPatternSignatures to permit it
>>
>> Hackage confirms this build failure:
>> http://hackage.haskell.org/packages/archive/MissingH/1.0.1/logs/
>> failure/ghc-6.8
>
> Should not be hard to fix :) just add it to the Cabal file as
> extension :)
> extensions:
> PatternSignatures
You might want to see previous messages today, about how hackage is
forcing MissingH to be either 6.6 or 6.8 compatible but not both.
--
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university KF8NH
More information about the Haskell-Cafe
mailing list