Update to hs-attoparsec-0.11.3.4.
(Initial diff probably from ian@ last year)
This commit is contained in:
parent
822ac78480
commit
89094f84e9
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2015/07/08 06:38:29 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2015/07/23 17:58:55 kili Exp $
|
||||
|
||||
COMMENT = fast combinator parsing for bytestrings
|
||||
|
||||
# Dependency of meta/haskell-platform.
|
||||
# Please do *not* update without thinking (0.11.* should be ok).
|
||||
DISTNAME = attoparsec-0.10.4.0
|
||||
REVISION = 0
|
||||
DISTNAME = attoparsec-0.11.3.4
|
||||
CATEGORIES = textproc
|
||||
|
||||
MAINTAINER = Jim Razmus II <jim@openbsd.org>, \
|
||||
@ -18,7 +17,8 @@ MODULES = lang/ghc
|
||||
|
||||
MODGHC_BUILD = cabal hackage haddock register
|
||||
|
||||
RUN_DEPENDS = devel/hs-text>=0.11.1.5
|
||||
RUN_DEPENDS = devel/hs-text>=0.11.1.5 \
|
||||
devel/hs-scientific>=0.3.1,<0.4
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
|
||||
# When built with --enable-tests, haddock fails.
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ghc/attoparsec-0.10.4.0.tar.gz) = trhODb0cO+7B3t6leKwvTWKvvmazg1grezNJQGhm00Y=
|
||||
SIZE (ghc/attoparsec-0.10.4.0.tar.gz) = 36268
|
||||
SHA256 (ghc/attoparsec-0.11.3.4.tar.gz) = EY7iCP2Kr87iF13A5TFX4TnbgUZ59DJiA18eC9asUP0=
|
||||
SIZE (ghc/attoparsec-0.11.3.4.tar.gz) = 46927
|
||||
|
Loading…
x
Reference in New Issue
Block a user