X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Foreign%2FMarshal%2FError.hs;h=ce6336e223075118854ebc56ab35e3c985e82ace;hb=aa96eaed38a981da6f95fb9892aed25f478e657c;hp=a88fc192d3df24b4c1f14477f5cebd3fa51a41af;hpb=33a64642f17054fa3b194e40b3819a1846bee24e;p=ghc-base.git diff --git a/Foreign/Marshal/Error.hs b/Foreign/Marshal/Error.hs index a88fc19..ce6336e 100644 --- a/Foreign/Marshal/Error.hs +++ b/Foreign/Marshal/Error.hs @@ -1,4 +1,4 @@ -{-# OPTIONS -fno-implicit-prelude #-} +{-# OPTIONS_GHC -fno-implicit-prelude #-} ----------------------------------------------------------------------------- -- | -- Module : Foreign.Marshal.Error