Ian
lib/Regex test regex001 fails as below. Could this be something to do with the
recent chances to exceptions? If so, easily fixed!
Simon
=====> regex001(optasm)
cd . && '/64playpen/simonpj/builds/HEAD-1/ghc/stage2-inplace/ghc'
-fforce-recomp -dcore-lint -dcmm-lint -Dx86_64_unknown_linux -dno-debug-output
-o regex001 regex001.hs -O -fasm -package regex-posix >regex001.comp.stderr
2>&1
Compile failed (status 256) errors were:
regex001.hs:8:19:
Ambiguous type variable `e' in the constraint:
`GHC.Exception.Exception e'
arising from a use of `try' at regex001.hs:8:19-50
Probable fix: add a type signature that fixes these type variable(s)
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc