summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorEdward Z. Yang <ezyang@cs.stanford.edu>2016-10-06 16:48:56 -0700
committerEdward Z. Yang <ezyang@cs.stanford.edu>2016-10-06 16:49:18 -0700
commitcbe11d5fefefce518c246b470350a5a3bf8efbd6 (patch)
tree5515abb0df0230402e76c45a482a6363f6a6df78 /packages
parent57a207ca53154ad78863a43f1050a3a72e418d93 (diff)
downloadhaskell-cbe11d5fefefce518c246b470350a5a3bf8efbd6.tar.gz
Add compact to packages so it gets cleaned on make clean.
Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
Diffstat (limited to 'packages')
-rw-r--r--packages1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages b/packages
index f368065134..ac4d3e5cc4 100644
--- a/packages
+++ b/packages
@@ -45,6 +45,7 @@ libraries/array - - -
libraries/binary - - https://github.com/kolmodin/binary.git
libraries/bytestring - - https://github.com/haskell/bytestring.git
libraries/Cabal - - https://github.com/haskell/cabal.git
+libraries/compact - - -
libraries/containers - - https://github.com/haskell/containers.git
libraries/deepseq - - ssh://git@github.com/haskell/deepseq.git
libraries/directory - - ssh://git@github.com/haskell/directory.git