+hs-hashmap
This commit is contained in:
parent
b86642fdca
commit
6bf0da990a
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -1,4 +1,4 @@
|
||||||
# $Id: Makefile,v 1.4531 2011/11/14 08:34:49 phonohawk Exp $
|
# $Id: Makefile,v 1.4532 2011/11/14 09:28:53 phonohawk Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
COMMENT= WIP pkgsrc packages
|
COMMENT= WIP pkgsrc packages
|
||||||
|
@ -907,6 +907,7 @@ SUBDIR+= hs-gtk
|
||||||
SUBDIR+= hs-hashable
|
SUBDIR+= hs-hashable
|
||||||
SUBDIR+= hs-hashed-storage
|
SUBDIR+= hs-hashed-storage
|
||||||
SUBDIR+= hs-hashed-storage3
|
SUBDIR+= hs-hashed-storage3
|
||||||
|
SUBDIR+= hs-hashmap
|
||||||
SUBDIR+= hs-haskeline
|
SUBDIR+= hs-haskeline
|
||||||
SUBDIR+= hs-haskell-lexer
|
SUBDIR+= hs-haskell-lexer
|
||||||
SUBDIR+= hs-haskell-src
|
SUBDIR+= hs-haskell-src
|
||||||
|
|
Loading…
Reference in a new issue