Re-generate Haskell packages with cabal2nix.

This commit is contained in:
Peter Simons
2014-07-14 17:23:04 +02:00
parent ccdfa99cc8
commit 5bfb58a8a2
30 changed files with 64 additions and 9 deletions

View File

@@ -1,3 +1,5 @@
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
{ cabal, stm, wxcore }:
cabal.mkDerivation (self: {

View File

@@ -1,3 +1,5 @@
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
{ cabal, libX11, mesa, wxdirect, wxGTK }:
cabal.mkDerivation (self: {

View File

@@ -1,3 +1,5 @@
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
{ cabal, filepath, libX11, mesa, parsec, stm, time, wxc, wxdirect
, wxGTK
}: