Peter Simons
86b96bd0e9
haskell-cautious-file: disable 'doCheck' because of test suite failure
2013-02-25 00:32:43 +01:00
Peter Simons
28a0367f9e
haskell-HTTP: disable 'doCheck' to avoid compilation errors
...
Setup: At least the following dependencies are missing:
case-insensitive ==0.4.*,
conduit >=0.4 && <0.6,
http-types >=0.6 && <0.8,
wai >=1.2 && <1.4
2013-02-25 00:32:43 +01:00
Peter Simons
8c58bef5dd
haskell-simple-sendfile: disable 'doCheck' because of test suite failure
...
Running 1 test suites...
Test suite spec: RUNNING...
Sendfile
sendfile
spec: test/inputFile: openFd: does not exist (No such file or directory)
- sends an entire file FAILED [1]
spec: test/inputFile: openFd: does not exist (No such file or directory)
- sends a part of file FAILED [2]
spec: test/inputFile: openFd: does not exist (No such file or directory)
- terminates even if length is over
spec: test/inputFile: openFd: does not exist (No such file or directory)
- terminates even if offset is over
- terminates even if the file is truncated FAILED [3]
sendfileWithHeader
spec: test/inputFile: openFd: does not exist (No such file or directory)
- sends an header and an entire file FAILED [4]
spec: test/inputFile: openFd: does not exist (No such file or directory)
- sends an header and a part of file FAILED [5]
spec: test/inputFile: openFd: does not exist (No such file or directory)
- sends a large header and an entire file FAILED [6]
spec: test/inputFile: openFd: does not exist (No such file or directory)
- sends a large header and a part of file FAILED [7]
spec: test/inputFile: openFd: does not exist (No such file or directory)
- terminates even if length is over
spec: test/inputFile: openFd: does not exist (No such file or directory)
- terminates even if offset is over
- terminates even if the file is truncated FAILED [8]
1) Sendfile.sendfile sends an entire file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))
2) Sendfile.sendfile sends a part of file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))
3) Sendfile.sendfile terminates even if the file is truncated FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))
4) Sendfile.sendfileWithHeader sends an header and an entire file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))
5) Sendfile.sendfileWithHeader sends an header and a part of file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))
6) Sendfile.sendfileWithHeader sends a large header and an entire file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))
7) Sendfile.sendfileWithHeader sends a large header and a part of file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))
8) Sendfile.sendfileWithHeader terminates even if the file is truncated FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))
2013-02-25 00:32:43 +01:00
Peter Simons
3ac39413ac
Disable 'doCheck' in more packages to avoid infinite evaluation loops.
2013-02-25 00:32:43 +01:00
Peter Simons
e3bf440ae9
haskell-text: disable 'doCheck' to avoid infinite evaluation loop
...
Some of the 'testDepends' of these packages end up depending on 'text' again.
2013-02-25 00:32:43 +01:00
Peter Simons
24dcf491fc
haskell-ghc-events: disable 'doCheck' because of test suite failure
...
Running 1 test suites...
Test suite test-versions: RUNNING...
test-versions: test/queens-ghc-6.12.1.eventlog: openBinaryFile: does not exist (No such file or directory)
Test suite test-versions: FAIL
Test suite logged to: dist/test/ghc-events-0.4.2.0-test-versions.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-02-25 00:32:42 +01:00
Peter Simons
55ec10fff5
haskell-unbounded-delays: add version 0.1.0.5
2013-02-25 00:32:42 +01:00
Peter Simons
b32d4f15ff
haskell-text-icu: add version 0.6.3.5
2013-02-25 00:32:42 +01:00
Peter Simons
f99c54d198
haskell-Safe: add version 0.1
2013-02-25 00:32:42 +01:00
Peter Simons
13f491df46
haskell-stringprep: add version 0.1.5
2013-02-25 00:32:42 +01:00
Peter Simons
bbb6aa522c
haskell-stringbuilder: add version 0.4.0
2013-02-25 00:32:41 +01:00
Peter Simons
9bdefae7c2
haskell-punycode: add version 2.0
2013-02-25 00:32:41 +01:00
Peter Simons
7937ea533c
haskell-network-transport-tests: add version 0.1.0.1
2013-02-25 00:32:41 +01:00
Peter Simons
59117b299b
haskell-nanospec: add version 0.1.0
2013-02-25 00:32:41 +01:00
Peter Simons
9a96a358f0
haskell-markdown-unlit: add version 0.2.0.1
2013-02-25 00:32:41 +01:00
Peter Simons
4fbd9acbaf
haskell-lockfree-queue: add version 0.2
2013-02-25 00:32:41 +01:00
Peter Simons
8aa90c7642
haskell-idna: add version 0.2
2013-02-25 00:32:41 +01:00
Peter Simons
7a79bf93d7
haskell-hspec-meta: add version 1.4.4
2013-02-25 00:32:41 +01:00
Peter Simons
442342e34e
haskell-file-location: add version 0.4.5.2
2013-02-25 00:32:40 +01:00
Peter Simons
45e9ea0424
haskell-encoding: add version 0.6.7.2
2013-02-25 00:32:40 +01:00
Peter Simons
258fafaaf5
haskell-data-accessor-transformers: add version 0.2.1.4
2013-02-25 00:32:40 +01:00
Peter Simons
1c50ed9441
haskell-concurrent-extra: add version 0.7.0.5
2013-02-25 00:32:40 +01:00
Peter Simons
6d910bf725
haskell-ChasingBottoms: add version 1.3.0.5
2013-02-25 00:32:40 +01:00
Peter Simons
8be18988ee
haskell-base-compat: add version 0.2.1
2013-02-25 00:32:40 +01:00
Peter Simons
a30df95691
Re-generate all Haskell packages with the latest version of cabal2nix.
...
This change brings support for building and running the regressions test suites.
2013-02-25 00:32:40 +01:00
Peter Simons
d4b8008a44
haskell-tar: dropped obsolete version 0.3.2.0
2013-02-24 10:44:17 +01:00
Peter Simons
8e148fa50e
haskell-gitit: jailbreak to fix build with recent blazehtml
2013-02-24 10:41:44 +01:00
Cillian de Róiste
60d2657f60
sord: upgrade to 0.12.0
2013-02-24 02:30:02 +01:00
Cillian de Róiste
499f539b46
serd: upgrade to 0.18.2
2013-02-24 02:29:34 +01:00
Cillian de Róiste
dae693c7a3
sratom: upgrade to 0.4.2
2013-02-24 02:29:09 +01:00
Cillian de Róiste
472016f925
lv2: upgrade to 1.4.0
2013-02-24 02:28:40 +01:00
Cillian de Róiste
880486b2d3
lilv: upgrade to 0.16.0
2013-02-24 02:27:54 +01:00
Cillian de Róiste
611df1d062
Suil: update to 0.6.10
2013-02-23 17:21:20 +01:00
Peter Simons
c3a7017cb6
haskell-xmlhtml: update to version 0.2.1
2013-02-22 16:14:36 +01:00
Peter Simons
59ef5ef0e8
haskell-snap-server: update to version 0.9.3.3
2013-02-22 14:41:44 +01:00
Peter Simons
2569cc1286
haskell-shakespeare-css: update to version 1.0.3
2013-02-22 14:41:44 +01:00
Peter Simons
4b91db3ba7
haskell-hoogle: update to version 4.2.16
2013-02-22 14:41:44 +01:00
Peter Simons
6aa834ad6e
haskell-happstack-server: update to version 7.1.6
2013-02-22 14:41:44 +01:00
Peter Simons
248ccf393b
haskell-network: add version 2.4.1.2
2013-02-22 14:41:44 +01:00
Alexander Foremny
0c01ceab78
Merge remote-tracking branch 'upstream/master' into php
2013-02-22 09:33:26 +01:00
Vladimír Čunát
e0344da28c
update gtk c++ bindings
2013-02-22 00:02:24 +01:00
Eelco Dolstra
085a51f60a
nspr: Update to 4.9.5
2013-02-21 17:45:42 +01:00
Peter Simons
9cff61881d
haskell-yesod-auth: update to version 1.1.5.3
2013-02-21 16:13:06 +01:00
Peter Simons
51a4c6d601
haskell-snap: update to version 0.11.2
2013-02-21 16:13:06 +01:00
Peter Simons
f391645a7b
haskell-persistent-sqlite: update to version 1.1.4
2013-02-21 16:13:05 +01:00
Peter Simons
fdf04063aa
haskell-persistent-postgresql: update to version 1.1.3.1
2013-02-21 16:13:05 +01:00
Peter Simons
7923c79891
haskell-http-reverse-proxy: update to version 0.1.1.3
2013-02-21 16:13:05 +01:00
Peter Simons
954424d222
haskell-hjsmin: update to version 0.1.4.1
2013-02-21 16:13:05 +01:00
Peter Simons
ccec03edc4
haskell-highlighting-kate: update to version 0.5.3.7
2013-02-21 16:13:05 +01:00
Peter Simons
d81088839f
haskell-authenticate: update to version 1.3.2.6
2013-02-21 16:13:05 +01:00
Peter Simons
7785d0598d
haskell-publicsuffixlist: add version 0.0.3
2013-02-21 16:05:33 +01:00
Peter Simons
9e5d5488e0
haskell-simple-reflect: add version 0.3.1
2013-02-21 16:05:24 +01:00
Peter Simons
7210f21874
haskell-show: update to version 0.5
2013-02-21 16:05:16 +01:00
Peter Simons
f684c61325
haskell-smallcheck: delete obsolete version 0.6.2
2013-02-21 16:04:50 +01:00
Peter Simons
afb514734b
physfs: update to version 2.0.3
2013-02-21 14:27:02 +01:00
Peter Simons
95935e65c1
neon: remove obsolete versions 0.26 and 0.28
2013-02-21 12:03:52 +01:00
Peter Simons
00370e2fb6
haskell-zlib-conduit: update to version 1.0.0
2013-02-20 11:58:08 +01:00
Peter Simons
c7c79828de
haskell-yesod: update to version 1.1.9
2013-02-20 11:58:08 +01:00
Peter Simons
02a48586cf
haskell-yesod-static: update to version 1.1.2.2
2013-02-20 11:58:08 +01:00
Peter Simons
ad96740034
haskell-yesod-form: update to version 1.2.1.3
2013-02-20 11:58:07 +01:00
Peter Simons
2abefe5719
haskell-yesod-default: update to version 1.1.3.2
2013-02-20 11:58:07 +01:00
Peter Simons
412eb8c2f2
haskell-yesod-core: update to version 1.1.8.2
2013-02-20 11:58:07 +01:00
Peter Simons
caf11199f9
haskell-yesod-auth: update to version 1.1.5.2
2013-02-20 11:58:07 +01:00
Peter Simons
90f1e88d4d
haskell-xmlhtml: update to version 0.2.0.4
2013-02-20 11:58:05 +01:00
Peter Simons
bcf838bf76
haskell-xml-conduit: update to version 1.1.0.2
2013-02-20 11:58:05 +01:00
Peter Simons
273e26780e
haskell-warp: update to version 1.3.7.4
2013-02-20 11:58:05 +01:00
Peter Simons
d91697876e
haskell-wai: update to version 1.4.0
2013-02-20 11:58:05 +01:00
Peter Simons
d8a741b342
haskell-wai-test: update to version 1.3.0.4
2013-02-20 11:58:05 +01:00
Peter Simons
c03d3e1562
haskell-wai-extra: update to version 1.3.2.4
2013-02-20 11:58:05 +01:00
Peter Simons
0c21d47352
haskell-wai-app-static: update to version 1.3.1.2
2013-02-20 11:58:04 +01:00
Peter Simons
a97dcd769b
haskell-tagstream-conduit: update to version 0.5.4
2013-02-20 11:58:04 +01:00
Peter Simons
e23aab7f80
haskell-socks: update to version 0.5.0
2013-02-20 11:58:04 +01:00
Peter Simons
007060ae49
haskell-smallcheck: update to version 1.0.1
2013-02-20 11:58:04 +01:00
Peter Simons
3cd5fe7f4a
haskell-skein: update to version 0.1.0.12
2013-02-20 11:58:04 +01:00
Peter Simons
4287ca08ad
haskell-simple-sendfile: update to version 0.2.11
2013-02-20 11:58:04 +01:00
Peter Simons
d29fd88438
haskell-persistent: update to version 1.1.5.1
2013-02-20 11:58:04 +01:00
Peter Simons
e954f13e15
haskell-persistent-template: update to version 1.1.2.4
2013-02-20 11:58:03 +01:00
Peter Simons
1ec7fe92bf
haskell-persistent-sqlite: update to version 1.1.3.1
2013-02-20 11:58:03 +01:00
Peter Simons
2a5cd3377f
haskell-network-conduit: update to version 1.0.0
2013-02-20 11:58:03 +01:00
Peter Simons
394cdd9896
haskell-monad-logger: update to version 0.3.0.1
2013-02-20 11:58:03 +01:00
Peter Simons
a443d513fb
haskell-http-conduit: update to version 1.8.9
2013-02-20 11:58:03 +01:00
Peter Simons
2b2cf88d1e
haskell-html-conduit: update to version 1.1.0
2013-02-20 11:58:03 +01:00
Peter Simons
a0deb84690
haskell-highlighting-kate: update to version 0.5.3.6
2013-02-20 11:58:03 +01:00
Peter Simons
ecf89e0917
haskell-hamlet: update to version 1.1.6.3
2013-02-20 11:58:03 +01:00
Peter Simons
32bd11db41
haskell-filesystem-conduit: update to version 1.0.0
2013-02-20 11:58:02 +01:00
Peter Simons
f046fc687d
haskell-crypto-conduit: update to version 0.5.0
2013-02-20 11:58:02 +01:00
Peter Simons
1d72357ea4
haskell-crypto-api: update to version 0.11
2013-02-20 11:58:02 +01:00
Peter Simons
03817721c3
haskell-conduit: update to version 1.0.0
2013-02-20 11:58:02 +01:00
Peter Simons
bcdf686d38
haskell-classy-prelude-conduit: update to version 0.5.1
2013-02-20 11:58:02 +01:00
Peter Simons
0104e27e3b
haskell-blaze-builder-conduit: update to version 1.0.0
2013-02-20 11:58:01 +01:00
Peter Simons
fee385a3fb
haskell-base64-conduit: update to version 1.0.0
2013-02-20 11:58:01 +01:00
Peter Simons
83321e139f
haskell-attoparsec-conduit: update to version 1.0.0
2013-02-20 11:58:01 +01:00
Peter Simons
3a740edab7
haskell-DAV: jailbreak to support recent versions of conduit
2013-02-20 11:51:37 +01:00
Peter Simons
4c620d5501
haskell-hoogle: jailbreak to support recent versions of conduit
2013-02-20 11:50:05 +01:00
Peter Simons
b516b13441
haskell-show: this package needs smallcheck version < 1
2013-02-20 11:49:37 +01:00
Peter Simons
1152fb2e22
haskell-smallcheck: add version 1.0.1
2013-02-20 11:49:02 +01:00
Eelco Dolstra
08819d1aed
Fix evaluation
2013-02-19 11:23:28 +01:00
Lluís Batlle i Rossell
9aa47b62b6
Adding snappy 1.1.0
2013-02-18 22:12:24 +01:00
Peter Simons
7e8ccea899
haskell-uuid: add version 1.2.9
2013-02-18 11:20:20 +01:00
Peter Simons
40fbde7a45
haskell-maccatcher: add version 2.1.5
2013-02-18 11:20:08 +01:00