Fri Nov 7 13:09:24 2014 UTC ()
+ hs-reflection


(szptvlfn)
diff -r1.2001 -r1.2002 pkgsrc/devel/Makefile

cvs diff -r1.2001 -r1.2002 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2014/11/07 03:51:42 1.2001
+++ pkgsrc/devel/Makefile 2014/11/07 13:09:24 1.2002
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.2001 2014/11/07 03:51:42 jnemeth Exp $ 1# $NetBSD: Makefile,v 1.2002 2014/11/07 13:09:24 szptvlfn Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= ExmanIDE 7SUBDIR+= ExmanIDE
8SUBDIR+= GConf 8SUBDIR+= GConf
9SUBDIR+= GConf-ui 9SUBDIR+= GConf-ui
10SUBDIR+= Gorm 10SUBDIR+= Gorm
11SUBDIR+= ObjectiveLib 11SUBDIR+= ObjectiveLib
12SUBDIR+= ProjectCenter 12SUBDIR+= ProjectCenter
13SUBDIR+= R-Rcpp 13SUBDIR+= R-Rcpp
14SUBDIR+= R-evaluate 14SUBDIR+= R-evaluate
@@ -314,26 +314,27 @@ SUBDIR+= hs-deepseq-generics @@ -314,26 +314,27 @@ SUBDIR+= hs-deepseq-generics
314SUBDIR+= hs-dlist 314SUBDIR+= hs-dlist
315SUBDIR+= hs-exceptions 315SUBDIR+= hs-exceptions
316SUBDIR+= hs-extensible-exceptions 316SUBDIR+= hs-extensible-exceptions
317SUBDIR+= hs-ghc-mtl 317SUBDIR+= hs-ghc-mtl
318SUBDIR+= hs-ghc-paths 318SUBDIR+= hs-ghc-paths
319SUBDIR+= hs-hashable 319SUBDIR+= hs-hashable
320SUBDIR+= hs-hint 320SUBDIR+= hs-hint
321SUBDIR+= hs-lifted-base 321SUBDIR+= hs-lifted-base
322SUBDIR+= hs-mmorph 322SUBDIR+= hs-mmorph
323SUBDIR+= hs-monad-control 323SUBDIR+= hs-monad-control
324SUBDIR+= hs-mtl 324SUBDIR+= hs-mtl
325SUBDIR+= hs-primitive 325SUBDIR+= hs-primitive
326SUBDIR+= hs-random 326SUBDIR+= hs-random
 327SUBDIR+= hs-reflection
327SUBDIR+= hs-resourcet 328SUBDIR+= hs-resourcet
328SUBDIR+= hs-safe 329SUBDIR+= hs-safe
329SUBDIR+= hs-split 330SUBDIR+= hs-split
330SUBDIR+= hs-stm 331SUBDIR+= hs-stm
331SUBDIR+= hs-syb 332SUBDIR+= hs-syb
332SUBDIR+= hs-tagged 333SUBDIR+= hs-tagged
333SUBDIR+= hs-text 334SUBDIR+= hs-text
334SUBDIR+= hs-tf-random 335SUBDIR+= hs-tf-random
335SUBDIR+= hs-transformers 336SUBDIR+= hs-transformers
336SUBDIR+= hs-transformers-base 337SUBDIR+= hs-transformers-base
337SUBDIR+= hs-transformers-compat 338SUBDIR+= hs-transformers-compat
338SUBDIR+= hs-uniplate 339SUBDIR+= hs-uniplate
339SUBDIR+= hs-unordered-containers 340SUBDIR+= hs-unordered-containers