Add a couple of new Haskell libraries.

This commit is contained in:
kili 2010-06-20 09:49:04 +00:00
parent 3bd3d95f3f
commit 9802656d03

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.806 2010/06/18 20:30:00 sthen Exp $
# $OpenBSD: Makefile,v 1.807 2010/06/20 09:49:04 kili Exp $
# $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $
SUBDIR =
@ -131,10 +131,14 @@
SUBDIR += hmake
SUBDIR += horde
SUBDIR += hs-ConfigFile
SUBDIR += hs-FindBin
SUBDIR += hs-HUnit
SUBDIR += hs-HsSyck
SUBDIR += hs-MetaObject
SUBDIR += hs-MissingH
SUBDIR += hs-QuickCheck
SUBDIR += hs-binary
SUBDIR += hs-control-timeout
SUBDIR += hs-convertible
SUBDIR += hs-dataenc
SUBDIR += hs-deepseq
@ -151,11 +155,15 @@
SUBDIR += hs-pango
SUBDIR += hs-parallel
SUBDIR += hs-parsec
SUBDIR += hs-pugs-DrIFT
SUBDIR += hs-pugs-compat
SUBDIR += hs-readline
SUBDIR += hs-regex-base
SUBDIR += hs-regex-compat
SUBDIR += hs-regex-pcre-builtin
SUBDIR += hs-regex-posix
SUBDIR += hs-stm
SUBDIR += hs-stringtable-atom
SUBDIR += hscolour
SUBDIR += hudson
SUBDIR += id-utils