We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8533a7f commit 2f6f817Copy full SHA for 2f6f817
src/Text/Megaparsec/Utils.hs
@@ -9,6 +9,8 @@
9
-- License : GPL-3
10
-- Maintainer : [email protected]
11
-- Stability : experimental
12
+--
13
+-- Generic utilities and common parsers.
14
module Text.Megaparsec.Utils (
15
boolParser,
16
boundedEnumShowParser,
0 commit comments