From a0b4a2ac5015e9accd4fb71290a68ce1a1d3d630 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Thu, 23 Feb 2017 13:46:02 -0800 Subject: Rename compact to ghc-compact. Summary: The plan is to release a separate library, 'compact', which gives a friendly user-facing interface. This library is just enough so that we can make sure the functionality is working in GHC. Signed-off-by: Edward Z. Yang Test Plan: validate Reviewers: bgamari, dfeuer, austin, simonmar, hvr Subscribers: thomie, erikd, snowleopard Differential Revision: https://phabricator.haskell.org/D3206 --- packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages') diff --git a/packages b/packages index 86b1578058..a99bac6561 100644 --- a/packages +++ b/packages @@ -45,7 +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/ghc-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 -- cgit v1.2.1