A big thanks to Eelco Dolstra, who designed and implemented Nix. Transposing functional programming discipline to package management proved to be inspiring and fruitful. Thanks to the following people who contributed to GNU Guix through suggestions, bug reports, patches, internationalization, or general infrastructure help: Lluís Batlle i Rossell Sylvain Beucler Carlos Carleos Felipe Castro Daniel Clark Alexandru Cojocaru Aleix Conchillo Flaqué Malcolm Cook Thomas Danckaert Rafael Ferreira Christian Grothoff Eric Hanchrow Konrad Hinsen Brandon Invergo Anders Jonsson Jeffrin Jose Kete Daniel Kochmański Matthew Lien Dave Love Chris Marusich Niels Möller Cyprien Nicolas Yutaka Niibe Andrei Osipov Petter Adam Pribyl Pjotr Prins Yakkala Yagnesh Raghava Joshua Randall Bruno Félix Rezende Ribeiro Benno Schulenberg Thomas Schwinge Alexander Shendi Alen Skondro Jan Synáček Matthias Wachs Christine Lemmer-Webber Philip Woods GNU Guix also includes non-software works. Thanks to the following people who contributed the logo and general artwork and themes: Nikita Karetnikov Felipe López 49066e69227d103fb51d6211af942cdb97140'>idris.scm
AgeCommit message (Expand)Author
2020-03-09gnu: idris: Use HTTPS home page....* gnu/packages/idris.scm (idris)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2019-11-20gnu: idris: Fix Cabal dependency constraints....* gnu/packages/idris.scm (idris): Add a phase that updates the Cabal file to allow for newer versions of 'ansi-terminal'. Timothy Sample
2019-11-20gnu: ghc-megaparsec: Update to 7.0.5....* gnu/packages/haskell-xyz.scm (ghc-megaparsec): Update to 7.0.5. [arguments]: Remove '#:cabal-revision'. (ghc-megaparsec-7): Remove variable. * gnu/packages/haskell-apps.scm (kmonad)[inputs]: Replace 'ghc-megaparsec-7' with 'ghc-megaparsec'. * gnu/packages/idris.scm (idris)[inputs]: Likewise. Timothy Sample
2019-11-20gnu: ghc-network: Update to 2.8.0.1....* gnu/packages/haskell-xyz.scm (ghc-network): Update to 2.8.0.1. (ghc-network-2.8): Remove variable. * gnu/packages/idris.scm (idris)[inputs]: Replace 'ghc-network-2.8' with 'ghc-network'. Timothy Sample