13 Oct
2006
13 Oct
'06
10:27 p.m.
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 -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com
17 Oct
17 Oct
9:18 p.m.
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
7253
Age (days ago)
7257
Last active (days ago)
1 comments
2 participants
participants (2)
-
Bulat Ziganshin -
Lyle Kopnicky