summaryrefslogtreecommitdiff
path: root/gnu/packages/cedille.scm
AgeCommit message (Expand)Author
2020-02-23gnu: cedille: Update to 1.1.2....* gnu/packages/cedille.scm (cedille): Update to 1.1.2. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> John Soo
2019-11-20gnu: cedille: Use most recent GHC....* gnu/packages/cedille.scm (cedille)[inputs]: Replace 'ghc-8.4' with 'ghc'. Timothy Sample
2019-09-01gnu: cedille: Adjust import list....This is a followup to dddbc90c648a569ed3f6dcf8678cb94e63a8302f. * gnu/packages/cedille.scm: Use (gnu packages haskell-xyz). Ludovic Courtès
2019-08-28gnu: Add cedille....* gnu/packages/cedille.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> John Soo