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

11 lines
249 B
Nix
Raw Normal View History

* added generic Cabal builder * transformed zlib, vty, binary, X11 to use generic Cabal builder * note that Cabal library packages are now by default prefixed with "haskell-" svn path=/nixpkgs/trunk/; revision=10247
2008-01-22 16:26:57 +00:00
{cabal}:
* added binary, a serialisation package for Haskell svn path=/nixpkgs/trunk/; revision=10207
2008-01-17 16:54:48 +00:00
* added generic Cabal builder * transformed zlib, vty, binary, X11 to use generic Cabal builder * note that Cabal library packages are now by default prefixed with "haskell-" svn path=/nixpkgs/trunk/; revision=10247
2008-01-22 16:26:57 +00:00
cabal.mkDerivation (self : {
* added binary, a serialisation package for Haskell svn path=/nixpkgs/trunk/; revision=10207
2008-01-17 16:54:48 +00:00
pname = "binary";
Added repa library for Haskell. svn path=/nixpkgs/trunk/; revision=27267
2011-05-16 13:48:03 +00:00
version = "0.5.0.2";
sha256 = "02qkybh11psmggkqcs7f8kh4izfj44gq1wk23xhv3jbxc7gdxhp0";
* added binary, a serialisation package for Haskell svn path=/nixpkgs/trunk/; revision=10207
2008-01-17 16:54:48 +00:00
meta = {
description = "Efficient, pure binary serialisation using lazy ByteStrings";
};
Removing trailing whitespace. svn path=/nixpkgs/trunk/; revision=26570
2011-03-28 15:04:00 +00:00
})
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 669ms Template: 9ms
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