X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Flib%2Fstd%2FPrelRead.lhs;h=0b4c1562ebe683bf97a76d084412f8e8b65b6927;hb=a103a9dc0de992716e62c30d7ac81c0bc0dbcdc5;hp=3f648650ed135e5736b039f2f0ee7bb5f1859bb7;hpb=0826d0137d24268cdfb3375eb1ddc3f7035b7a41;p=ghc-hetmet.git diff --git a/ghc/lib/std/PrelRead.lhs b/ghc/lib/std/PrelRead.lhs index 3f64865..0b4c156 100644 --- a/ghc/lib/std/PrelRead.lhs +++ b/ghc/lib/std/PrelRead.lhs @@ -7,7 +7,7 @@ Instances of the Read class. \begin{code} -{-# OPTIONS -fno-implicit-prelude #-} +{-# OPTIONS -fcompiling-prelude -fno-implicit-prelude #-} module PrelRead where