X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=System%2FEnvironment.hs;h=247a905e055980b6a06f330f8fb21e7430142e4c;hb=8afc9fecd586d3c4f7ef9c69fb1686a79e5f441d;hp=4f0ab96779e1b707354dd3fb06c3b2d53bff5c87;hpb=0194bd1aa23f3c93c9fea3f6acdf5b968c024886;p=ghc-base.git diff --git a/System/Environment.hs b/System/Environment.hs index 4f0ab96..247a905 100644 --- a/System/Environment.hs +++ b/System/Environment.hs @@ -34,7 +34,7 @@ import Foreign import Foreign.C import Control.Exception.Base ( bracket ) import Control.Monad -import GHC.IO +-- import GHC.IO import GHC.IO.Exception #endif