Skip to content

Commit bba3857

Browse files
committed
Added module header documentation
1 parent a1f4525 commit bba3857

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

kore/src/Kore/OptionsParser.hs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
{- |
2+
Copyright : (c) Runtime Verification, 2020
3+
License : NCSA
4+
5+
-}
6+
17
module Kore.OptionsParser
28
( enableDisableFlag
39
, KoreParserOptions (..)

0 commit comments

Comments
 (0)