mirror of
https://github.com/Gabriella439/Haskell-Optparse-Generic-Library.git
synced 2024-11-26 16:02:10 +03:00
Disambiguate type operator export. Fixes #19
This is necessary to build against GHC 8
This commit is contained in:
parent
809d998fa6
commit
4a0d4dc441
@ -217,7 +217,7 @@ module Options.Generic (
|
||||
, defaultModifiers
|
||||
|
||||
-- * Help
|
||||
, (<?>)(..)
|
||||
, type (<?>)(..)
|
||||
|
||||
-- * Re-exports
|
||||
, Generic
|
||||
|
Loading…
Reference in New Issue
Block a user