Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/pkgs/development/libraries/haskell/editline/default.nix

13 lines
301 B
Nix
Raw Normal View History

* editline: renamed to libedit (which seems to be the proper name for the package). * Removed the old ghc-wrapper, which hasn't been used for a long time. * Renamed the "boot" GHC to "binary", which is more descriptive. (They *can* be used for other things than bootstrapping a GHC source build.) * Updated the GHC 6.10.1 binary to 6.10.2. svn path=/nixpkgs/trunk/; revision=15095
2009-04-16 19:25:22 +00:00
{ cabal, libedit } :
* added Haskell editline library svn path=/nixpkgs/trunk/; revision=12455
2008-07-31 12:38:09 +00:00
cabal.mkDerivation (self : {
pname = "editline";
Updated editline for Haskell. svn path=/nixpkgs/trunk/; revision=15229
2009-04-21 21:19:49 +00:00
version = "0.2.1.0";
sha256 = "83618e5f86074fdc11d7f5033aa2886284462941be38fa02966acc92712c46e1";
propagatedBuildInputs = [ libedit ];
* added Haskell editline library svn path=/nixpkgs/trunk/; revision=12455
2008-07-31 12:38:09 +00:00
meta = {
Updated editline for Haskell. svn path=/nixpkgs/trunk/; revision=15229
2009-04-21 21:19:49 +00:00
description = "Binding to the BSD editline library (libedit)";
* added Haskell editline library svn path=/nixpkgs/trunk/; revision=12455
2008-07-31 12:38:09 +00:00
};
Removing trailing whitespace. svn path=/nixpkgs/trunk/; revision=26570
2011-03-28 15:04:00 +00:00
})
* added Haskell editline library svn path=/nixpkgs/trunk/; revision=12455
2008-07-31 12:38:09 +00:00
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 597ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API