Disambiguate type operator export. Fixes #19

This is necessary to build against GHC 8
This commit is contained in:
Gabriel Gonzalez 2016-05-07 12:40:10 -07:00
parent 809d998fa6
commit 4a0d4dc441

View File

@ -217,7 +217,7 @@ module Options.Generic (
, defaultModifiers
-- * Help
, (<?>)(..)
, type (<?>)(..)
-- * Re-exports
, Generic