summaryrefslogtreecommitdiff
path: root/libraries/ghc-compact/tests/compact_function.hs
Commit message (Collapse)AuthorAgeFilesLines
* Rename compact to ghc-compact.Edward Z. Yang2017-02-261-0/+6
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 <ezyang@cs.stanford.edu> Test Plan: validate Reviewers: bgamari, dfeuer, austin, simonmar, hvr Subscribers: thomie, erikd, snowleopard Differential Revision: https://phabricator.haskell.org/D3206