lib: refactor

This commit is contained in:
Simon Michael 2017-07-31 07:08:00 -07:00
parent f1c5cce575
commit 20442196fb

View File

@ -3,8 +3,8 @@
{-# LANGUAGE CPP, FlexibleContexts #-} {-# LANGUAGE CPP, FlexibleContexts #-}
module Text.Megaparsec.Compat module Text.Megaparsec.Compat (
(module Text.Megaparsec module Text.Megaparsec
#if MIN_VERSION_megaparsec(6,0,0) #if MIN_VERSION_megaparsec(6,0,0)
,module Text.Megaparsec.Char ,module Text.Megaparsec.Char
#endif #endif