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/regex-posix/default.nix

13 lines
317 B
Nix
Raw Normal View History

Added cabalized darcs-2 and associated Haskell libs. svn path=/nixpkgs/trunk/; revision=15141
2009-04-19 10:07:41 +00:00
{cabal, regexBase}:
cabal.mkDerivation (self : {
pname = "regex-posix";
Towards Haskell Platform support. svn path=/nixpkgs/trunk/; revision=15148
2009-04-19 11:44:37 +00:00
version = "0.72.0.3"; # Haskell Platform 2009.0.0
sha256 = "327ab87f3d4f5315a9414331eb382b8b997de8836d577c3f7d232c574606feb1";
* Added Leksah, an IDE for Haskell. It requires a newer version of gtksourceview than the one provided in gnome/default.nix. The stdenv branch already has this. * Updated gtk2hs to 0.10.1. svn path=/nixpkgs/trunk/; revision=15154
2009-04-19 13:58:13 +00:00
propagatedBuildInputs = [regexBase];
Added cabalized darcs-2 and associated Haskell libs. svn path=/nixpkgs/trunk/; revision=15141
2009-04-19 10:07:41 +00:00
meta = {
Towards Haskell Platform support. svn path=/nixpkgs/trunk/; revision=15148
2009-04-19 11:44:37 +00:00
description = "Replaces/Enhances Text.Regex";
Added cabalized darcs-2 and associated Haskell libs. svn path=/nixpkgs/trunk/; revision=15141
2009-04-19 10:07:41 +00:00
};
})
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 187ms Template: 5ms
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