Re-generate Haskell expressions with cabal2nix.

This commit is contained in:
Peter Simons
2014-07-16 11:58:51 +02:00
parent dd6f29f88c
commit 09af8c8afd
6 changed files with 12 additions and 0 deletions

View File

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