summary refs log tree commit diff
path: root/pkgs/development/tools/documentation/haddock
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2014-07-14 13:21:41 +0200
committerPeter Simons <simons@cryp.to>2014-07-14 13:21:41 +0200
commitd2e731e111d6be3be7c25d237214e862fab4ca5d (patch)
treeb8d1b3320e1596d53a2484aca976fcf44fb47ab8 /pkgs/development/tools/documentation/haddock
parent7c81a3609e1b29acbdfb745449823a21c23bfc8c (diff)
downloadnixlib-d2e731e111d6be3be7c25d237214e862fab4ca5d.tar
nixlib-d2e731e111d6be3be7c25d237214e862fab4ca5d.tar.gz
nixlib-d2e731e111d6be3be7c25d237214e862fab4ca5d.tar.bz2
nixlib-d2e731e111d6be3be7c25d237214e862fab4ca5d.tar.lz
nixlib-d2e731e111d6be3be7c25d237214e862fab4ca5d.tar.xz
nixlib-d2e731e111d6be3be7c25d237214e862fab4ca5d.tar.zst
nixlib-d2e731e111d6be3be7c25d237214e862fab4ca5d.zip
Add "please don't edit" comment at the top of every auto-generated Haskell file.
Diffstat (limited to 'pkgs/development/tools/documentation/haddock')
-rw-r--r--pkgs/development/tools/documentation/haddock/2.12.0.nix2
-rw-r--r--pkgs/development/tools/documentation/haddock/2.4.2.nix2
-rw-r--r--pkgs/development/tools/documentation/haddock/2.9.4.nix2
3 files changed, 6 insertions, 0 deletions
diff --git a/pkgs/development/tools/documentation/haddock/2.12.0.nix b/pkgs/development/tools/documentation/haddock/2.12.0.nix
index 12907a64d214..6d3f333962bc 100644
--- a/pkgs/development/tools/documentation/haddock/2.12.0.nix
+++ b/pkgs/development/tools/documentation/haddock/2.12.0.nix
@@ -1,3 +1,5 @@
+# This file was auto-generated by cabal2nix. Please do NOT edit manually!
+
 { cabal, alex, Cabal, deepseq, filepath, ghcPaths, happy, xhtml }:
 
 cabal.mkDerivation (self: {
diff --git a/pkgs/development/tools/documentation/haddock/2.4.2.nix b/pkgs/development/tools/documentation/haddock/2.4.2.nix
index 811ffd2855da..34af47f48db4 100644
--- a/pkgs/development/tools/documentation/haddock/2.4.2.nix
+++ b/pkgs/development/tools/documentation/haddock/2.4.2.nix
@@ -1,3 +1,5 @@
+# This file was auto-generated by cabal2nix. Please do NOT edit manually!
+
 { cabal, alex, Cabal, filepath, ghcPaths, happy }:
 
 cabal.mkDerivation (self: {
diff --git a/pkgs/development/tools/documentation/haddock/2.9.4.nix b/pkgs/development/tools/documentation/haddock/2.9.4.nix
index 8a57dd851c2d..dc7ab7f968b1 100644
--- a/pkgs/development/tools/documentation/haddock/2.9.4.nix
+++ b/pkgs/development/tools/documentation/haddock/2.9.4.nix
@@ -1,3 +1,5 @@
+# This file was auto-generated by cabal2nix. Please do NOT edit manually!
+
 { cabal, alex, Cabal, filepath, ghcPaths, happy, regexCompat, xhtml
 }: