X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=System%2FPosix%2FTypes.hs;h=1935179d49b36e45d6522cd29fe2f05603f2ef46;hb=c1f3c4852894174a3f7b855b29e8a42f60d4c019;hp=14fdcf86a12e8389f2d5401873b63ed5920eb1ec;hpb=5c99290b8ab03f819f7b630f374187a254b0cea1;p=ghc-base.git diff --git a/System/Posix/Types.hs b/System/Posix/Types.hs index 14fdcf8..1935179 100644 --- a/System/Posix/Types.hs +++ b/System/Posix/Types.hs @@ -1,4 +1,5 @@ {-# OPTIONS_GHC -XNoImplicitPrelude #-} +{-# OPTIONS_GHC -fno-warn-unused-binds #-} ----------------------------------------------------------------------------- -- | -- Module : System.Posix.Types