summaryrefslogtreecommitdiff
path: root/gnu/packages/cedille.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: cedille: Install the info pages.•••* gnu/packages/cedille.scm (cedille)[arguments]: Rename phase 'patch-cedille-path-el' to 'patch-cedille-paths' and add substitution for the info page location. In the 'copy-cedille-mode' phase, install the info page. Signed-off-by: Marius Bakke <mbakke@fastmail.com> John Soo2020-04-021-2/+8
* gnu: cedille: Fix emacs outputs.•••* gnu/packages/cedille.scm (cedille):[arguments] Add slashes to output paths. Signed-off-by: Marius Bakke <mbakke@fastmail.com> John Soo2020-04-021-2/+5
* gnu: cedille: Remove guix.d from the Elisp installation directory.•••* gnu/packages/cedille.scm (cedille)[phases]{patch-cedille-path-el}: Update the Elisp installation prefix used. {copy-cedille-mode}: Likewise. Maxim Cournoyer2020-03-191-7/+2
* gnu: 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 Soo2020-02-231-2/+2
* gnu: cedille: Use most recent GHC.•••* gnu/packages/cedille.scm (cedille)[inputs]: Replace 'ghc-8.4' with 'ghc'. Timothy Sample2019-11-201-1/+1
* gnu: cedille: Adjust import list.•••This is a followup to dddbc90c648a569ed3f6dcf8678cb94e63a8302f. * gnu/packages/cedille.scm: Use (gnu packages haskell-xyz). Ludovic Courtès2019-09-011-0/+1
* gnu: 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 Soo2019-08-281-0/+124