From 18ac034aaff5059d67b3efff4c939475bd3a4a48 Mon Sep 17 00:00:00 2001 From: simonmar <unknown> Date: Fri, 27 Aug 1999 14:43:34 +0000 Subject: [PATCH] [project @ 1999-08-27 14:43:34 by simonmar] typo --- ghc/tests/simplCore/should_compile/simpl005.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/tests/simplCore/should_compile/simpl005.hs b/ghc/tests/simplCore/should_compile/simpl005.hs index f342bd524f91..abf98a30d2d5 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 #-} -- GitLab