X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=System%2FPosix%2FTypes.hs;h=9bb85e298a86a1752626ecea8c4d8b6daa45ac10;hb=f1e42c577e66fbff2b8d95fdf186378fe222ac6a;hp=d5d26c695e8abe480d058688d207fffcadc27804;hpb=4475dcabbc206d1cf0fc3fee88f600a4791d948c;p=ghc-base.git diff --git a/System/Posix/Types.hs b/System/Posix/Types.hs index d5d26c6..9bb85e2 100644 --- a/System/Posix/Types.hs +++ b/System/Posix/Types.hs @@ -3,7 +3,6 @@ , MagicHash , GeneralizedNewtypeDeriving #-} -{-# OPTIONS_GHC -fno-warn-unused-binds #-} #ifdef __GLASGOW_HASKELL__ {-# LANGUAGE DeriveDataTypeable, StandaloneDeriving #-} #endif