mirror of
https://github.com/mrkkrp/megaparsec.git
synced 2024-11-27 15:32:14 +03:00
include ‘README.md’ file in distribution
This commit is contained in:
parent
f129683dca
commit
fff87d05e8
@ -47,7 +47,9 @@ description:
|
||||
This is industrial-strength monadic parser combinator library. Megaparsec is
|
||||
a fork of Parsec library originally written by Daan Leijen.
|
||||
|
||||
extra-source-files: AUTHORS.md, CHANGELOG.md
|
||||
extra-source-files: AUTHORS.md
|
||||
, CHANGELOG.md
|
||||
, README.md
|
||||
|
||||
library
|
||||
build-depends: base >= 4.6 && < 5
|
||||
|
Loading…
Reference in New Issue
Block a user