Removed unnecessary OPTIONS flag in Haddock/Parse.y.
This commit is contained in:
parent
6dbf1859a2
commit
df1522e1eb
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
-- into Pandoc by David Lazar.
|
||||
{
|
||||
{-# LANGUAGE BangPatterns #-} -- required for versions of Happy before 1.18.6
|
||||
{-# OPTIONS -Wwarn -w #-}
|
||||
-- The above warning supression flag is a temporary kludge.
|
||||
-- While working on this module you are encouraged to remove it and fix
|
||||
-- any warnings in the module. See
|
||||
|
|
Loading…
Add table
Reference in a new issue