X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FDotnet.hs;h=43edd5757f42426e1928355668109033f99ff000;hb=85f61fe85c3e314c1726199549e51fc30042f402;hp=9d427fdf92cdcee037b7346e028e093f31865909;hpb=8d3da431df9ba5e21de09a313ae7de0b794f0fc4;p=ghc-base.git diff --git a/GHC/Dotnet.hs b/GHC/Dotnet.hs index 9d427fd..43edd57 100644 --- a/GHC/Dotnet.hs +++ b/GHC/Dotnet.hs @@ -1,4 +1,4 @@ -{-# OPTIONS -fno-implicit-prelude #-} +{-# OPTIONS_GHC -fno-implicit-prelude #-} ----------------------------------------------------------------------------- -- | -- Module : GHC.Dotnet @@ -12,6 +12,7 @@ -- Primitive operations and types for doing .NET interop -- ----------------------------------------------------------------------------- + module GHC.Dotnet ( Object , unmarshalObject