Skip to content

Commit 9f22e4a

Browse files
committed
docs: add module documentation for main module
1 parent e3f4b92 commit 9f22e4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Text/Megaparsec/Time.hs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
-- License : GPL-3
88
-- Maintainer : [email protected]
99
-- Stability : experimental
10+
--
11+
-- Parsers for types related to time to use with 'megaparsec'.
1012
module Text.Megaparsec.Time (
1113
-- * Types.
1214
DayResult,

0 commit comments

Comments
 (0)