diff options
author | Ian Lynagh <ian@well-typed.com> | 2012-08-14 13:16:48 +0100 |
---|---|---|
committer | Ian Lynagh <ian@well-typed.com> | 2012-08-14 13:16:48 +0100 |
commit | 2ad3ed118a6f9e503649cffa2e924beb607451c1 (patch) | |
tree | 61b489f4b8d85b1754608a09743c44ada308990e /src/Haddock/Interface/ParseModuleHeader.hs | |
parent | 671b21146139d61339ee03b6afc33beab72ed63d (diff) |
Remove some temporary pragmas I accidentally recorded
Diffstat (limited to 'src/Haddock/Interface/ParseModuleHeader.hs')
-rw-r--r-- | src/Haddock/Interface/ParseModuleHeader.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Haddock/Interface/ParseModuleHeader.hs b/src/Haddock/Interface/ParseModuleHeader.hs index 18f4c768..411b6661 100644 --- a/src/Haddock/Interface/ParseModuleHeader.hs +++ b/src/Haddock/Interface/ParseModuleHeader.hs @@ -1,4 +1,3 @@ -{-# OPTIONS_GHC -Wwarn #-} ----------------------------------------------------------------------------- -- | -- Module : Haddock.Interface.ParseModuleHeader |