diff options
author | Edward Z. Yang <ezyang@cs.stanford.edu> | 2016-10-06 16:48:56 -0700 |
---|---|---|
committer | Edward Z. Yang <ezyang@cs.stanford.edu> | 2016-10-06 16:49:18 -0700 |
commit | cbe11d5fefefce518c246b470350a5a3bf8efbd6 (patch) | |
tree | 5515abb0df0230402e76c45a482a6363f6a6df78 /packages | |
parent | 57a207ca53154ad78863a43f1050a3a72e418d93 (diff) | |
download | haskell-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-- | packages | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |