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 e3f4b92 commit 9f22e4aCopy full SHA for 9f22e4a
src/Text/Megaparsec/Time.hs
@@ -7,6 +7,8 @@
7
-- License : GPL-3
8
-- Maintainer : [email protected]
9
-- Stability : experimental
10
+--
11
+-- Parsers for types related to time to use with 'megaparsec'.
12
module Text.Megaparsec.Time (
13
-- * Types.
14
DayResult,
0 commit comments