Bulat Ziganshin wrote:
Hello Lyle and all,

i'm glad to inform you that Stream 0.1 library is now compatible
with just released GHC 6.6. please download new version as
http://www.haskell.org/library/Streams.tar.gz

this archive contains file Streams.cabal.6.6 that is cabal file
developed specially for new GHC. if you use ghc 6.6, just rename it to
Streams.cabal and then build library as usual
Following the instructions above, I'm still getting the following error when building Streams:
[16 of 21] Compiling Data.AltBinary.Class ( Data/AltBinary/Class.hs, dist/build/Data/AltBinary/Class.o )

Data/AltBinary/Class.hs:526:0: Parse error in pattern
make: *** [build] Error 1
l
- Lyle
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to