X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FStorable.lhs;h=7e3c7da6fb9c966c77592a43105e44f2c08a1640;hb=a34fb5505b42a5f019d1fdf0dd586a5239400346;hp=5fe189410a51cf3a406637e73eec17458420f79b;hpb=138c798d8a5cd0da989f8632a9cfd83e22d78545;p=ghc-base.git diff --git a/GHC/Storable.lhs b/GHC/Storable.lhs index 5fe1894..7e3c7da 100644 --- a/GHC/Storable.lhs +++ b/GHC/Storable.lhs @@ -1,5 +1,5 @@ \begin{code} -{-# OPTIONS -fno-implicit-prelude #-} +{-# OPTIONS_GHC -fno-implicit-prelude #-} ----------------------------------------------------------------------------- -- | -- Module : GHC.Storable