Bump after previous hs- library updates.
Necessary because of ghc's over-aggressive inlining which causes ABI changes in libraries depending on updated libraries. ok jasper@
This commit is contained in:
parent
54c1426d29
commit
94f4cad048
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2011/12/05 14:56:30 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2011/12/31 22:19:45 kili Exp $
|
||||
|
||||
COMMENT = abstraction layer for SQL relational databases
|
||||
|
||||
DISTNAME = HDBC-2.3.1.0
|
||||
REVISION = 0
|
||||
CATEGORIES = databases
|
||||
|
||||
MAINTAINER = David Coppa <dcoppa@openbsd.org>
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2011/09/16 09:24:50 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2011/12/31 22:19:45 kili Exp $
|
||||
|
||||
COMMENT = fast, lightweight YAML loader and dumper
|
||||
|
||||
DISTNAME = HsSyck-0.50
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
EPOCH = 0
|
||||
CATEGORIES = devel
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2011/12/05 14:53:01 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2011/12/31 22:19:45 kili Exp $
|
||||
|
||||
COMMENT = large library of utility functions
|
||||
|
||||
DISTNAME = MissingH-1.1.1.0
|
||||
REVISION = 0
|
||||
CATEGORIES = devel
|
||||
HOMEPAGE = https://github.com/jgoerzen/missingh/wiki
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2011/12/05 14:53:01 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2011/12/31 22:19:45 kili Exp $
|
||||
|
||||
COMMENT = library to convert between different types
|
||||
|
||||
DISTNAME = convertible-1.0.11.0
|
||||
REVISION = 0
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = David Coppa <dcoppa@openbsd.org>
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2011/09/24 19:07:04 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/12/31 22:19:45 kili Exp $
|
||||
|
||||
COMMENT= implementation of Oleg Kiselyov's left-fold enumerators
|
||||
|
||||
DISTNAME= enumerator-0.4.14
|
||||
REVISION= 0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2011/09/16 09:24:50 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/12/31 22:19:45 kili Exp $
|
||||
|
||||
COMMENT = Runtime Haskell interpreter (GHC API wrapper)
|
||||
|
||||
DISTNAME = hint-0.3.3.2
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Matthias Kilian <kili@openbsd.org>
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2011/09/16 09:24:51 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/12/31 22:19:45 kili Exp $
|
||||
|
||||
COMMENT = memoize strings as atoms
|
||||
|
||||
DISTNAME = stringtable-atom-0.0.6.1
|
||||
REVISION = 4
|
||||
REVISION = 5
|
||||
CATEGORIES = devel
|
||||
|
||||
# BSD3
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2011/09/16 09:24:51 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/12/31 22:19:45 kili Exp $
|
||||
|
||||
COMMENT = type-level programming library
|
||||
|
||||
DISTNAME = type-level-0.2.4
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2011/09/16 10:31:20 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2011/12/31 22:19:45 kili Exp $
|
||||
|
||||
COMMENT = manipulating Haskell source code
|
||||
|
||||
DISTNAME = haskell-src-1.0.1.4
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
CATEGORIES = lang devel
|
||||
|
||||
MAINTAINER = Matthias Kilian <kili@openbsd.org>
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2011/09/24 19:09:33 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2011/12/31 22:19:45 kili Exp $
|
||||
|
||||
COMMENT= ASN1 data reader and writer for various forms
|
||||
|
||||
DISTNAME= asn1-data-0.4.6
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
CATEGORIES= security converters
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2011/12/05 14:54:13 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2011/12/31 22:19:45 kili Exp $
|
||||
|
||||
COMMENT = alternative parser combinator libraries
|
||||
|
||||
DISTNAME = polyparse-1.7
|
||||
REVISION = 0
|
||||
CATEGORIES = textproc
|
||||
HOMEPAGE = http://code.haskell.org/~malcolm/polyparse/
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2011/09/16 12:29:15 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2011/12/31 22:19:45 kili Exp $
|
||||
|
||||
COMMENT= bindings for GHC to Xft, Freetype and Xrender
|
||||
|
||||
DISTNAME= X11-xft-0.3
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
CATEGORIES= x11 devel
|
||||
|
||||
HOMEPAGE= http://hackage.haskell.org/package/X11-xft
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2011/09/16 12:29:15 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2011/12/31 22:19:45 kili Exp $
|
||||
|
||||
COMMENT = bindings to the X11 graphics library for GHC
|
||||
|
||||
DISTNAME = X11-1.5.0.0
|
||||
REVISION = 7
|
||||
REVISION = 8
|
||||
|
||||
CATEGORIES = x11 devel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user