lib: refactor
This commit is contained in:
parent
f1c5cce575
commit
20442196fb
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user