Removing trailing whitespace.

svn path=/nixpkgs/trunk/; revision=26570
This commit is contained in:
Andres Löh 2011-03-28 15:04:00 +00:00
parent 127a2fc8e0
commit b18dd91057
190 changed files with 197 additions and 197 deletions

View File

@ -9,5 +9,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -14,5 +14,5 @@ cabal.mkDerivation (self : {
description = "A dependently typed functional language and proof assistant";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -10,5 +10,5 @@ cabal.mkDerivation (self : {
license = "LGPL";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -9,5 +9,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -3,16 +3,16 @@
cabal.mkDerivation (self : {
pname = "CS173Tourney";
version = "2.5.2";
src = fetchgit {
url = git://github.com/arjunguha/173tourney.git;
rev = "dce044761b008cb685a675a1f35be6aff66fed21" ;
md5 = "21e5e5c2e184b4b70696d4d6c60e51d3";
};
patches = [./sendmail.patch];
patches = [./sendmail.patch];
propagatedBuildInputs = [json time hslogger Crypto base64string CouchDB WebServer WebServerExtras];
meta = {
description = "";
};
})
})

View File

@ -11,5 +11,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -10,5 +10,5 @@ cabal.mkDerivation (self : {
license = "LGPL";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -3,12 +3,12 @@
cabal.mkDerivation (self : {
pname = "CouchDB";
version = "0.8.1.1";
sha256 = "91edc35782e43a3b8dd5c5d3c303b88c05c57ba686e9565a11fe4d060f9372d7";
propagatedBuildInputs = [network HTTP mtl json];
meta = {
description = "";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Several encryption algorithms for Haskell";
};
})
})

View File

@ -7,5 +7,5 @@ cabal.mkDerivation (self : {
meta = {
description = "O(ND) diff algorithm in Haskell";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "A binding for the OpenGL Utility Toolkit";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "A binding for the OpenGL Utility Toolkit";
};
})
})

View File

@ -9,5 +9,5 @@ cabal.mkDerivation (self : {
description = "A library to use graph theory analysis";
license = "OtherLicene";
};
})
})

View File

@ -7,5 +7,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Heterogeneous lists";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "StringTemplate implementation in Haskell";
};
})
})

View File

@ -2,7 +2,7 @@
cabal.mkDerivation (self : {
pname = "HTTP";
version = "3001.1.5";
version = "3001.1.5";
sha256 = "e34d9f979bafbbf2e45bf90a9ee9bfd291f3c67c291a250cc0a6378431578aeb";
propagatedBuildInputs = [mtl network parsec];
meta = {

View File

@ -7,5 +7,5 @@ cabal.mkDerivation (self : {
meta = {
description = "A unit testing framework for Haskell";
};
})
})

View File

@ -7,5 +7,5 @@ cabal.mkDerivation (self : {
meta = {
description = "A unit testing framework for Haskell";
};
})
})

View File

@ -7,5 +7,5 @@ cabal.mkDerivation (self : {
meta = {
description = "A unit testing framework for Haskell";
};
})
})

View File

@ -7,5 +7,5 @@ cabal.mkDerivation (self : {
meta = {
description = "A Haskell binding for Chipmunk";
};
})
})

View File

@ -10,5 +10,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -10,5 +10,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -9,5 +9,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -10,5 +10,5 @@ cabal.mkDerivation (self : {
license = "GPL";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Monad-transformer version of the Control.Exception module";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Monad-transformer compatible version of the Control.Exception module";
};
})
})

View File

@ -13,5 +13,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Random-number generation monad";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "A binding to the OpenAL cross-platform 3D audio API";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "A binding for the OpenGL graphics system";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "A binding for the OpenGL graphics system";
};
})
})

View File

@ -7,5 +7,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Automatic testing of Haskell programs";
};
})
})

View File

@ -7,5 +7,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Automatic testing of Haskell programs";
};
})
})

View File

@ -10,5 +10,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -10,5 +10,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -10,5 +10,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -10,5 +10,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Binding to libSDL_image";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Binding to libSDL_mixer";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Binding to libSDL_ttf";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Binding to libSDL";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Implementations of the SHA suite of message digest functions";
};
})
})

View File

@ -10,5 +10,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Haskeline backend module for Shellac";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Readline backend module for Shellac";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "A framework for creating shell environments";
};
})
})

View File

@ -10,5 +10,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -4,16 +4,16 @@
cabal.mkDerivation (self : {
pname = "WebServer-Extras";
version = "1.2";
src = fetchgit {
url = git://github.com/arjunguha/haskell-web.git;
rev = "76c9aabd31d03f052a80a0f6999dc7c5f1b11c41" ;
sha256 = "afd550a4c6aeffe2f3adb38556b8e9ae198e98db17338ea6c8fa92d56c7eddb7";
};
sourceRoot = "git-export/Extras";
sourceRoot = "git-export/Extras";
propagatedBuildInputs = [Crypto WebServer base64string hslogger json mtl];
meta = {
description = "";
};
})
})

View File

@ -3,7 +3,7 @@
cabal.mkDerivation (self : {
pname = "WebServer";
version = "1.2";
src = fetchgit {
url = git://github.com/arjunguha/haskell-web.git;
rev = "76c9aabd31d03f052a80a0f6999dc7c5f1b11c41" ;
@ -14,5 +14,5 @@ cabal.mkDerivation (self : {
meta = {
description = "";
};
})
})

View File

@ -7,5 +7,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Simple ANSI terminal support, with Windows compatibility";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "The Wadler/Leijen Pretty Printer for colored ANSI terminal output";
};
})
})

View File

@ -3,12 +3,12 @@
cabal.mkDerivation (self : {
pname = "base64-string";
version = "0.1";
sha256 = "f9a6f050f5d9993313a1ceb49eba827ecf1046af51266d10b0dc899b53f13d8c";
propagatedBuildInputs = [];
meta = {
description = "";
};
})
})

View File

@ -9,5 +9,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -10,4 +10,4 @@ cabal.mkDerivation (self : {
license = "GPL";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -7,4 +7,4 @@ cabal.mkDerivation (self : {
meta = {
description = "Efficient, pure binary serialisation using lazy ByteStrings";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
description = "Burkhard-Keller trees sets implementation";
license = "BSD3";
};
})
})

View File

@ -9,5 +9,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "A library for writing CGI programs";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "A library for writing CGI programs";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "A library for writing CGI programs";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "A library for writing CGI programs";
};
})
})

View File

@ -9,5 +9,5 @@ cabal.mkDerivation (self : {
meta = {
description = "A Citation Style Language implementation in Haskell";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Highlight Haskell source";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
description = "Data type, conversion and composition of colours";
license = "OtherLicense";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Typeclasses and instances for converting between types";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "CSV loader and dumper";
};
})
})

View File

@ -10,5 +10,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -10,5 +10,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -9,5 +9,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Various cryptographic hashes for bytestrings: CRC32 and Adler32 for now";
};
})
})

View File

@ -10,5 +10,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -7,5 +7,5 @@ cabal.mkDerivation (self : {
meta = {
description = "A simple interface for building .dot graph files";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Binding to the BSD editline library (libedit)";
};
})
})

View File

@ -7,5 +7,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Extensible and Modular Generics for the Masses";
};
})
})

View File

@ -9,5 +9,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -7,5 +7,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Extensible exceptions";
};
})
})

View File

@ -10,5 +10,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -10,5 +10,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Martin Erwig's Functional Graph Library";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Martin Erwig's Functional Graph Library";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Library for manipulating FilePath's in a cross platform way";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Interface for versioning file stores";
};
})
})

View File

@ -9,5 +9,5 @@ cabal.mkDerivation (self : {
license = "BSD";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -2,7 +2,7 @@
cabal.mkDerivation (self : {
pname = "get-options";
version = "x"; # ?
version = "x"; # ?
name = self.fname;
# REGION AUTO UPDATE: { name="getOptions"; type="darcs"; url = "http://repetae.net/john/repos/GetOptions"; }
src = sourceFromHead "getOptions-nrmtag1.tar.gz"

View File

@ -9,5 +9,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Display GHC's core and assembly output in a pager";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "An mtl compatible version of the Ghc-Api monads and monad-transformers";
};
})
})

View File

@ -7,5 +7,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Knowledge of GHC's installations directories";
};
})
})

View File

@ -7,5 +7,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Knowledge of GHC's installations directories";
};
})
})

View File

@ -19,5 +19,5 @@ cabal.mkDerivation (self : {
license = "GPL";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -9,5 +9,5 @@ cabal.mkDerivation (self : {
description = "Bindings for the Dot language (Graphviz)";
license = "BSD3";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Class interface for working with Haskeline";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "A command-line interface for user input, written in Haskell";
};
})
})

View File

@ -7,5 +7,5 @@ cabal.mkDerivation (self : {
meta = {
description = "A fully compliant Haskell 98 lexer";
};
})
})

View File

@ -20,5 +20,5 @@ cabal.mkDerivation (self : {
description = "Haskell Platform meta package";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -20,5 +20,5 @@ cabal.mkDerivation (self : {
description = "Haskell Platform meta package";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -20,5 +20,5 @@ cabal.mkDerivation (self : {
description = "Haskell Platform meta package";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -22,5 +22,5 @@ cabal.mkDerivation (self : {
description = "Haskell Platform meta package";
maintainers = [self.stdenv.lib.maintainers.andres];
};
})
})

View File

@ -9,5 +9,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Parse source to template-haskell abstract syntax";
};
})
})

View File

@ -8,5 +8,5 @@ cabal.mkDerivation (self : {
meta = {
description = "Manipulating Haskell source code";
};
})
})

Some files were not shown because too many files have changed in this diff Show More