From: simonmar Date: Fri, 27 Aug 1999 14:43:34 +0000 (+0000) Subject: [project @ 1999-08-27 14:43:34 by simonmar] X-Git-Tag: Approximately_9120_patches~5858 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=18ac034aaff5059d67b3efff4c939475bd3a4a48;p=ghc-hetmet.git [project @ 1999-08-27 14:43:34 by simonmar] typo --- diff --git a/ghc/tests/simplCore/should_compile/simpl005.hs b/ghc/tests/simplCore/should_compile/simpl005.hs index f342bd5..abf98a3 100644 --- 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 #-}