From d2e731e111d6be3be7c25d237214e862fab4ca5d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 14 Jul 2014 13:21:41 +0200 Subject: Add "please don't edit" comment at the top of every auto-generated Haskell file. --- pkgs/applications/editors/yi/yi-contrib.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pkgs/applications/editors') diff --git a/pkgs/applications/editors/yi/yi-contrib.nix b/pkgs/applications/editors/yi/yi-contrib.nix index c7d3f0940164..14231e03582e 100644 --- a/pkgs/applications/editors/yi/yi-contrib.nix +++ b/pkgs/applications/editors/yi/yi-contrib.nix @@ -1,3 +1,5 @@ +# This file was auto-generated by cabal2nix. Please do NOT edit manually! + { cabal, filepath, lens, mtl, split, time, transformersBase, yi }: cabal.mkDerivation (self: { -- cgit 1.4.1