mirror of
https://github.com/mrkkrp/megaparsec.git
synced 2024-11-26 23:02:07 +03:00
Remove reference to darcs in package description.
This commit is contained in:
parent
0860144eff
commit
c5ad35149f
@ -23,11 +23,6 @@ source-repository head
|
||||
type: git
|
||||
location: https://github.com/aslatter/parsec
|
||||
|
||||
source-repository this
|
||||
type: darcs
|
||||
location: https://github.com/aslatter/parsec
|
||||
tag: 3.1.6
|
||||
|
||||
flag base4
|
||||
Description: Use base-4.*
|
||||
Default: True
|
||||
@ -64,6 +59,7 @@ library
|
||||
else
|
||||
build-depends: base >= 3.0.3 && < 4
|
||||
cpp-options: -DBASE3
|
||||
|
||||
build-depends: mtl, bytestring, text >= 0.2 && < 1.2
|
||||
extensions: ExistentialQuantification, PolymorphicComponents, MultiParamTypeClasses, FlexibleInstances, FlexibleContexts, DeriveDataTypeable, CPP
|
||||
ghc-options: -O2
|
||||
|
Loading…
Reference in New Issue
Block a user