nixpkgs/pkgs/development/libraries/haskell
Peter Simons 3685cea8e9 Updated (almost) all Haskell package expressions with cabal2nix.
The new files ...

 * conform to the coding guidelines,

 * consistently specify meta.maintainers and meta.platforms,

 * have proper descriptions and licenses as specified in their Cabal file, and

 * take advantage of the new cabal.nix extensions, i.e. proper
   distinction between buildInputs and propagatedBuildInputs.

Furthermore, the following updates were performed:

 * haskell-Ranged-sets: updated to version 0.3.0
 * haskell-Shellac-haskeline: updated to version 0.2.0.1
 * haskell-cpphs: updated to version 1.12
 * haskell-hslogger: updated to version 1.1.5
 * haskell-xml: updated to version 1.3.9
 * haskell-HDBC-postgresql: updated to version 2.3.2.0
 * haskell-HDBC-sqlite3: updated to version 2.3.3.0
 * haskell-HDBC: updated to version 2.3.1.0
 * haskell-base-unicode-symbols: updated to version 0.2.2.1
 * haskell-convertible: updated to version 1.0.11.0
 * haskell-monad-control: updated to version 0.2.0.2
 * haskell-murmur-hash: updated to version 0.1.0.4
 * haskell-repa: updated to version 2.1.1.3
 * haskell-statistics: updated to version 0.9.0.0
 * haskell-ansi-terminal: updated to version 0.5.5

haskell-maybench was dropped, because it cannot be built with recent
versions of Cabal:

   Configuring maybench-0.2.4.1...
   Setup: At least the following dependencies are missing:
   Cabal >=1.2 && <1.5

svn path=/nixpkgs/trunk/; revision=28446
2011-08-09 23:00:20 +00:00
..
AC-Vector Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
aeson Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
Agda Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
ansi-terminal Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
ansi-wl-pprint Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
asn1-data Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
AspectAG Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
async Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
attempt Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
attoparsec Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
attoparsec-text Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
attoparsec-text-enumerator Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
authenticate Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
base-unicode-symbols Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
base64-bytestring Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
base64-string Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
benchpress Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
bimap Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
binary Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
binary-shared Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
bitmap Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
bktrees Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
blaze-builder Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
blaze-builder-enumerator Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
blaze-html Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
blaze-textual Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
bmp Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
Boolean Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
bytestring-mmap Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
bytestring-nums Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
bytestring-trie Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
cabal Filter null elements from dependency lists to keep hashes stable. 2011-08-09 14:55:53 +00:00
cabal2nix cabal2nix: updated to latest version 2011-08-09 12:40:29 +00:00
cairo Major Haskell packages overhaul. 2011-03-12 17:28:15 +00:00
case-insensitive Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
cautious-file Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
cereal Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
certificate Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
cgi Removing trailing whitespace. 2011-03-28 15:04:00 +00:00
Chart Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
citeproc-hs Removing trailing whitespace. 2011-03-28 15:04:00 +00:00
clientsession Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
cmdargs Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
colorize-haskell Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
colour Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
ConfigFile Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
continued-fractions Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
control-monad-attempt Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
converge Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
convertible Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
cookie Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
CouchDB Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
cprng-aes Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
criterion Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
Crypto Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
crypto-api Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
cryptocipher Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
cryptohash Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
CS173Tourney Removing trailing whitespace. 2011-03-28 15:04:00 +00:00
csv Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
data-accessor Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
data-default Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
data-reify Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
dataenc Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
datetime Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
deepseq Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
derive Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
Diff Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
digest Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
dimensional Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
directory-tree Updating Hakyll and dependencies. 2011-03-31 23:21:36 +00:00
dlist Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
dotgen Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
double-conversion Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
editline Removing trailing whitespace. 2011-03-28 15:04:00 +00:00
email-validate Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
emgm Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
entropy Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
enumerator Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
erf Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
extensible-exceptions Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
failure Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
fclabels Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
feed Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
fgl Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
file-embed Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
filepath Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
filestore Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
fingertree Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
flexible-defaults Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
funcmp Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
gamma Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
gdiff Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
get-options Removing trailing whitespace. 2011-03-28 15:04:00 +00:00
ghc-core Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
ghc-events Major Haskell packages overhaul. 2011-03-12 17:28:15 +00:00
ghc-mtl Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
ghc-paths Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
ghc-syb Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
ghc-syb-utils Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
gitit Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
glade Major Haskell packages overhaul. 2011-03-12 17:28:15 +00:00
glib Major Haskell packages overhaul. 2011-03-12 17:28:15 +00:00
GlomeVec Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
GLUT Removing trailing whitespace. 2011-03-28 15:04:00 +00:00
Graphalyze Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
graphviz Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
gtk Major Haskell packages overhaul. 2011-03-12 17:28:15 +00:00
gtk2hs-buildtools Major Haskell packages overhaul. 2011-03-12 17:28:15 +00:00
gtksourceview2 Major Haskell packages overhaul. 2011-03-12 17:28:15 +00:00
hakyll Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
hamlet Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
happstack Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
hashable Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
hashed-storage Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
haskeline Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
haskeline-class Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
haskell-lexer Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
haskell-platform Make ghc-7.0.4 the default. Add experimental ghc-7.2.1rc1. 2011-08-05 08:52:35 +00:00
haskell-src Removing trailing whitespace. 2011-03-28 15:04:00 +00:00
haskell-src-exts Replaced the obsolete 'haskellPlatforms' attribute with the platforms exported by GHC. 2011-08-09 09:54:50 +00:00
haskell-src-meta Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
HaXml Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
haxr Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
haxr-th Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
HDBC Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
hfuse Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
HGL Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
highlighting-kate Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
hint Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
Hipmunk Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
hjsmin Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
hledger Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
hledger-chart Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
hledger-lib Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
hledger-vty Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
HList Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
hmatrix Replaced the obsolete 'haskellPlatforms' attribute with the platforms exported by GHC. 2011-08-09 09:54:50 +00:00
hopenssl Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
hostname Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
hp2any-core Added hp2any. 2011-07-11 07:17:53 +00:00
hp2any-graph Added hp2any. 2011-07-11 07:17:53 +00:00
hscolour Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
hsdns Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
hsemail Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
hslogger-template Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
hspread Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
HsSyck Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
HStringTemplate Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
hsyslog Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
html Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
HTTP Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
http-enumerator Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
http-types Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
httpd-shed Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
HUnit Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
ivor Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
jpeg Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
JsContracts Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
json Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
jsonEnumerator Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
jsonTypes Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
language-javascript Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
largeword Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
leksah Replaced the obsolete 'haskellPlatforms' attribute with the platforms exported by GHC. 2011-08-09 09:54:50 +00:00
ListLike Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
logfloat Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
ltk Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
MaybeT Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
MaybeT-transformers Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
MemoTrie Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
mersenne-random-pure64 Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
mime-mail Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
MissingH Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
mmap Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
monad-control Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
monad-loops Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
monad-par Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
monad-peel Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
MonadCatchIO-mtl Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
MonadCatchIO-transformers Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
MonadPrompt Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
MonadRandom Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
monads-fd Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
mpppc Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
mtl Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
mtlparse Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
multiplate Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
multirec Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
multiset Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
murmur-hash Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
mwc-random Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
neither Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
network Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
non-negative Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
numeric-prelude Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
numtype Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
ObjectName Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
OneTuple Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
OpenAL Replaced the obsolete 'haskellPlatforms' attribute with the platforms exported by GHC. 2011-08-09 09:54:50 +00:00
OpenGL Removing trailing whitespace. 2011-03-28 15:04:00 +00:00
pandoc Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
pandoc-types Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
pango Major Haskell packages overhaul. 2011-03-12 17:28:15 +00:00
parallel Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
parseargs Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
parsec Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
parsimony Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
path-pieces Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
pathtype Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
pcre-light Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
persistent Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
persistent-template Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
polyparse Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
pool Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
ppm Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
pretty-show Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
primitive Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
PSQueue Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
pureMD5 Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
QuickCheck Make ghc-7.0.4 the default. Add experimental ghc-7.2.1rc1. 2011-08-05 08:52:35 +00:00
random Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
random-fu Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
random-shuffle Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
random-source Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
Ranged-sets Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
ranges Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
readline Removing trailing whitespace. 2011-03-28 15:04:00 +00:00
recaptcha Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
regex-base Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
regex-compat Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
regex-pcre Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
regex-pcre-builtin Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
regex-posix Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
regex-tdfa Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
regexpr Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
regular Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
repa Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
repa-algorithms Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
repa-bytestring Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
repa-examples Updating repa. 2011-08-06 20:59:04 +00:00
repa-io Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
RSA Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
rvar Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
safe Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
salvia Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
salvia-protocol Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
scion Added scion. 2009-08-27 07:01:48 +00:00
SDL Replaced the obsolete 'haskellPlatforms' attribute with the platforms exported by GHC. 2011-08-09 09:54:50 +00:00
SDL-image Replaced the obsolete 'haskellPlatforms' attribute with the platforms exported by GHC. 2011-08-09 09:54:50 +00:00
SDL-mixer Replaced the obsolete 'haskellPlatforms' attribute with the platforms exported by GHC. 2011-08-09 09:54:50 +00:00
SDL-ttf Replaced the obsolete 'haskellPlatforms' attribute with the platforms exported by GHC. 2011-08-09 09:54:50 +00:00
semigroups Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
sendfile Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
SHA Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
Shellac Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
simple-sendfile Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
smallcheck Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
SMTPClient Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
snap Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
split Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
stateref Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
StateVar Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
statistics Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
stb-image Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
stm Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
storable-complex Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
storable-record Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
streamproc Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
strict Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
strictConcurrency Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
svgcairo Major Haskell packages overhaul. 2011-03-12 17:28:15 +00:00
syb Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
tabular Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
tagged Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
tagsoup Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
Tensor Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
terminfo Replaced the obsolete 'haskellPlatforms' attribute with the platforms exported by GHC. 2011-08-09 09:54:50 +00:00
test-framework Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
test-framework-hunit Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
test-framework-quickcheck Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
test-framework-quickcheck2 Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
testpack Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
texmath Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
text Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
th-lift Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
threadmanager Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
time Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
tls Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
tls-extra Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
transformers Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
tuple Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
uniplate Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
uniqueid Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
unix-compat Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
unordered-containers Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
url Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
utf8-light Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
utf8-string Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
utility-ht Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
uu-parsinglib Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
uulib Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
vacuum Removing trailing whitespace. 2011-03-28 15:04:00 +00:00
vacuum-cairo Removing trailing whitespace. 2011-03-28 15:04:00 +00:00
Vec Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
vector Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
vector-algorithms Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
vector-space Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
vty Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
wai Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
wai-app-static Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
wai-extra Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
warp Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
web-routes Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
web-routes-quasi Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
WebBits Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
WebBits-Html Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
WebServer Removing trailing whitespace. 2011-03-28 15:04:00 +00:00
WebServer-Extras Removing trailing whitespace. 2011-03-28 15:04:00 +00:00
wxHaskell Replaced the obsolete 'haskellPlatforms' attribute with the platforms exported by GHC. 2011-08-09 09:54:50 +00:00
X11 Major Haskell packages overhaul. 2011-03-12 17:28:15 +00:00
X11-xft Fix Haskell x11-xft package. 2011-03-20 13:23:53 +00:00
xhtml Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
xml Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
xml-enumerator Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
xml-types Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
xss-sanitize Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
yesod Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
yesod-auth Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
yesod-core Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
yesod-form Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
yesod-json Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
yesod-persistent Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
yesod-static Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
yst Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
zip-archive Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
zipper Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
zlib Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
zlib-bindings Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00
zlib-enum Updated (almost) all Haskell package expressions with cabal2nix. 2011-08-09 23:00:20 +00:00