mirror of
https://github.com/Gabriella439/Haskell-Optparse-Generic-Library.git
synced 2024-11-30 03:32:38 +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
|
, defaultModifiers
|
||||||
|
|
||||||
-- * Help
|
-- * Help
|
||||||
, (<?>)(..)
|
, type (<?>)(..)
|
||||||
|
|
||||||
-- * Re-exports
|
-- * Re-exports
|
||||||
, Generic
|
, Generic
|
||||||
|
Loading…
Reference in New Issue
Block a user