bytestring
Simon Peyton-Jones
simonpj at microsoft.com
Sat Sep 29 16:07:14 EDT 2007
In bytestring package, Data.Char8 doesn't even get past the parser. What's going on with bytestring?
Simon
c:/simonpj/darcs/HEAD/compiler/stage1/ghc-inplace.exe -package-name bytestring-0.9 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "fpstring.h" -odir dist/build -hidir dist/build -package base-2.1 -package array-0.1 -O -Wall -fglasgow-exts -O2 -XCPP -XForeignFunctionInterface -idist/build -H64m -O -fasm -W -fno-warn-unused-matches -fwarn-unused-imports -O -dcore-lint -W -fno-warn-unused-matches -fwarn-unused-imports -c Data/ByteString/Char8.hs -o dist/build/Data/ByteString/Char8.o -ohi dist/build/Data/ByteString/Char8.hi
Data/ByteString/Char8.hs:234:24:
parse error on input `findSubstring'
make: *** [dist/build/Data/ByteString/Char8.o] Error 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/cvs-ghc/attachments/20070929/56c5105c/attachment.htm
More information about the Cvs-ghc
mailing list