about summary refs log tree commit diff
path: root/pkgs/development
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2014-07-22 12:12:35 +0200
committerPeter Simons <simons@cryp.to>2014-07-22 14:20:57 +0200
commit429b0681c9ca99c0080595dc0cb7f699ee2f877b (patch)
tree5bbb476d762531a04a773c3cab497a786143d932 /pkgs/development
parente0c43e8d04c0b01503ccae878b348fbf051c8084 (diff)
downloadnixlib-429b0681c9ca99c0080595dc0cb7f699ee2f877b.tar
nixlib-429b0681c9ca99c0080595dc0cb7f699ee2f877b.tar.gz
nixlib-429b0681c9ca99c0080595dc0cb7f699ee2f877b.tar.bz2
nixlib-429b0681c9ca99c0080595dc0cb7f699ee2f877b.tar.lz
nixlib-429b0681c9ca99c0080595dc0cb7f699ee2f877b.tar.xz
nixlib-429b0681c9ca99c0080595dc0cb7f699ee2f877b.tar.zst
nixlib-429b0681c9ca99c0080595dc0cb7f699ee2f877b.zip
Re-generate Haskell packages with cabal2nix.
Diffstat (limited to 'pkgs/development')
-rw-r--r--pkgs/development/libraries/haskell/engine-io/default.nix2
-rw-r--r--pkgs/development/libraries/haskell/socket-io/default.nix2
2 files changed, 4 insertions, 0 deletions
diff --git a/pkgs/development/libraries/haskell/engine-io/default.nix b/pkgs/development/libraries/haskell/engine-io/default.nix
index 9684c7660fba..fd21d94cdf72 100644
--- a/pkgs/development/libraries/haskell/engine-io/default.nix
+++ b/pkgs/development/libraries/haskell/engine-io/default.nix
@@ -1,3 +1,5 @@
+# This file was auto-generated by cabal2nix. Please do NOT edit manually!
+
 { cabal, aeson, async, attoparsec, base64Bytestring, either
 , monadLoops, mwcRandom, stm, text, transformers
 , unorderedContainers, vector, websockets
diff --git a/pkgs/development/libraries/haskell/socket-io/default.nix b/pkgs/development/libraries/haskell/socket-io/default.nix
index ff0b90c03e0f..a91832a0ad0c 100644
--- a/pkgs/development/libraries/haskell/socket-io/default.nix
+++ b/pkgs/development/libraries/haskell/socket-io/default.nix
@@ -1,3 +1,5 @@
+# This file was auto-generated by cabal2nix. Please do NOT edit manually!
+
 { cabal, aeson, attoparsec, engineIo, mtl, stm, text, transformers
 , unorderedContainers, vector
 }: