Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/89cce01bd41aabcef567fb0edc0aa3c2442454db >--------------------------------------------------------------- commit 89cce01bd41aabcef567fb0edc0aa3c2442454db Author: Simon Peyton Jones <[email protected]> Date: Tue Jan 17 16:02:48 2012 +0000 Add stderr for warning (arising from Trac #5779) >--------------------------------------------------------------- tests/simplCore/should_compile/T5359b.stderr | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/tests/simplCore/should_compile/T5359b.stderr b/tests/simplCore/should_compile/T5359b.stderr new file mode 100644 index 0000000..a3484cf --- /dev/null +++ b/tests/simplCore/should_compile/T5359b.stderr @@ -0,0 +1,3 @@ + +T5359b.hs:62:1: Warning: + SPECIALISE pragma on INLINE function probably won't fire: `genum' _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
