[Haskell-cafe] ANN: datapacker 1.0.0
John Goerzen
jgoerzen at complete.org
Wed Apr 16 14:14:49 EDT 2008
On Wed April 16 2008 1:08:08 pm 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
>
> Don't worry, be happy *g*
Drat. my workaround to the hackage issue I described in another thread was
faulty. I'm uploading a new version now.
-- John
More information about the Haskell-Cafe
mailing list