projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba93a5d
)
[project @ 1999-08-27 14:43:34 by simonmar]
author
simonmar
<unknown>
Fri, 27 Aug 1999 14:43:34 +0000
(14:43 +0000)
committer
simonmar
<unknown>
Fri, 27 Aug 1999 14:43:34 +0000
(14:43 +0000)
typo
ghc/tests/simplCore/should_compile/simpl005.hs
patch
|
blob
|
history
diff --git
a/ghc/tests/simplCore/should_compile/simpl005.hs
b/ghc/tests/simplCore/should_compile/simpl005.hs
index
f342bd5
..
abf98a3
100644
(file)
--- a/
ghc/tests/simplCore/should_compile/simpl005.hs
+++ b/
ghc/tests/simplCore/should_compile/simpl005.hs
@@
-1,4
+1,4
@@
---!!! CPR on newtype with polymorphic argument
+-- !!! CPR on newtype with polymorphic argument
{-# OPTIONS -O #-}