summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2014-07-14 17:38:02 +0200
committerPeter Simons <simons@cryp.to>2014-07-14 17:39:15 +0200
commit3bc0caaceb1229292c3cae6b0b004c0b39b857dd (patch)
tree42ded1d88d4bf50e64d67a2f33dcf72036ee3e6f /pkgs
parentc49afcc84a4b5631ad0aa5018d9ff085a13f6d13 (diff)
downloadnixpkgs-3bc0caaceb1229292c3cae6b0b004c0b39b857dd.tar
nixpkgs-3bc0caaceb1229292c3cae6b0b004c0b39b857dd.tar.gz
nixpkgs-3bc0caaceb1229292c3cae6b0b004c0b39b857dd.tar.bz2
nixpkgs-3bc0caaceb1229292c3cae6b0b004c0b39b857dd.tar.lz
nixpkgs-3bc0caaceb1229292c3cae6b0b004c0b39b857dd.tar.xz
nixpkgs-3bc0caaceb1229292c3cae6b0b004c0b39b857dd.tar.zst
nixpkgs-3bc0caaceb1229292c3cae6b0b004c0b39b857dd.zip
haskelld-shellish: re-generate with cabal2nix
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/development/libraries/haskell/shellish/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/development/libraries/haskell/shellish/default.nix b/pkgs/development/libraries/haskell/shellish/default.nix
index 856c6331222..cdf2e3a3463 100644
--- a/pkgs/development/libraries/haskell/shellish/default.nix
+++ b/pkgs/development/libraries/haskell/shellish/default.nix
@@ -1,3 +1,5 @@
+# This file was auto-generated by cabal2nix. Please do NOT edit manually!
+
 { cabal, filepath, mtl, strict, time, unixCompat }:
 
 cabal.mkDerivation (self: {