patch applied (testsuite): Adjust tcfail141 so it does not import
int2Integer# from GHC.Prim
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Tue Jun 16 18:40:47 EDT 2009
Tue Jun 16 15:34:24 PDT 2009 Duncan Coutts <duncan at well-typed.com>
* Adjust tcfail141 so it does not import int2Integer# from GHC.Prim
Since we're about to remove that primop. Define a version locally (using
undefined). It does not have to work since we only need it for its type.
M ./tests/ghc-regress/typecheck/should_fail/tcfail141.hs -1 +7
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20090616223424-b0bbe-69d678c3df5302ff351675b34ea41961ed49ca6e.gz
More information about the Cvs-ghc
mailing list