Commit Graph

6286 Commits

Author SHA1 Message Date
Ryan Scott
bc0047de3c Add echo 2016-12-22 10:31:53 -05:00
Adam Bergmark
da42b408cf Merge pull request #2152 from Lysxia/master
add generic-random
2016-12-22 14:10:07 +01:00
Xia Li-yao
f6f13871fb add generic-random 2016-12-22 11:37:29 +00:00
Adam Bergmark
a85ed3f4bc Remove upper bound and close #2151 2016-12-22 10:31:20 +01:00
Adam Bergmark
d3985e77c6 Change upper bound for #2151 2016-12-21 23:50:47 +01:00
Adam Bergmark
955ea14c30 Upper bound for #2151 2016-12-21 23:46:14 +01:00
Adam Bergmark
f160f23b33 cacophony upper bound for #2143 2016-12-21 16:59:56 +01:00
Adam Bergmark
ed39a50644 Merge pull request #2150 from centromere/nfc
Add nfc
2016-12-21 15:59:37 +01:00
John Galt
777b1ee854 Add nfc 2016-12-20 13:08:36 -05:00
Adam Bergmark
5d426c7faa Re-enable temp disabled packages 2016-12-19 22:14:20 +01:00
Adam Bergmark
e28a0f7f6f Temp disable avers for doctest debugging 2016-12-19 22:03:21 +01:00
Adam Bergmark
f11f65be88 Force rebuilds of cryptohash and protolude 2016-12-19 21:58:59 +01:00
Adam Bergmark
8b3625266b Expect ginger tests to fail 2016-12-19 19:41:13 +01:00
Adam Bergmark
5f337a111c Hide protolude and cryptohash due to doctest issues 2016-12-19 19:37:53 +01:00
Michael Snoyman
dfe373c308 Merge pull request #2149 from fpco/curator-version
Print the version/git hash of stackage-curator
2016-12-19 19:29:18 +02:00
Adam Bergmark
f16ed6eec1 Print the version/git hash of stackage-curator 2016-12-19 18:28:20 +01:00
Adam Bergmark
a2ca9824d5 Remove clckwrks upper bound and close #2147 2016-12-19 18:05:12 +01:00
Adam Bergmark
f3db2b4f05 Revert "Revert "Re-enable doctest suites""
This reverts commit a10011824d.
2016-12-19 17:45:32 +01:00
Adam Bergmark
589fee65b2 rattletrap upper bound for #2148 2016-12-19 17:19:28 +01:00
Adam Bergmark
aed0935488 Expect hasql-transaction tests to fail due to missing PostgreSQL 2016-12-19 10:11:49 +01:00
Adam Bergmark
8a12ad449a clckwrks upper bound for #2147 2016-12-19 09:41:14 +01:00
Adam Bergmark
d52cd0b4e5 Merge pull request #2137 from tvh/hasql-migration
Add hasql-migration
2016-12-18 21:16:34 +01:00
Adam Bergmark
a10011824d Revert "Re-enable doctest suites"
This reverts commit b1f5590f58.
2016-12-18 20:44:15 +01:00
Adam Bergmark
b1f5590f58 Re-enable doctest suites 2016-12-18 19:18:41 +01:00
Michael Snoyman
0417bd0072 Merge pull request #2146 from mboes/jvm
Reenable jvm.
2016-12-18 19:33:35 +02:00
Mathieu Boespflug
9f167da8cd Reenable jvm.
Depends on Docker image that includes #2144.
2016-12-18 15:29:25 +01:00
Michael Snoyman
3707c35dd1 Merge pull request #2144 from mboes/java
Add openjdk paths to dynamic linker system paths.
2016-12-18 16:06:25 +02:00
Mathieu Boespflug
6e56fb1fc2 Add openjdk paths to dynamic linker system paths. 2016-12-18 14:05:09 +01:00
Michael Snoyman
229ad9b045 Temporarily block jvm and sparkle #2139 2016-12-18 10:47:49 +02:00
Michael Snoyman
3f136b9882 configure-args for jvm 2016-12-18 10:43:19 +02:00
Michael Snoyman
9dade46d94 Merge pull request #2139 from mboes/java
Add jni, jvm, inline-java, sparkle once more.
2016-12-18 09:37:07 +02:00
Michael Snoyman
9dd723dd2d Extra upper bound for #2143 2016-12-17 18:56:19 +02:00
Michael Snoyman
1fb8383f19 Upper bounds for #2143 2016-12-17 18:53:57 +02:00
Michael Snoyman
8d491c2de0 Merge pull request #2141 from jb55/add/streaming-wai
Add streaming-wai
2016-12-17 18:07:00 +02:00
William Casarin
b079eac0d6 Add streaming-wai 2016-12-16 09:02:38 -08:00
Timo von Holtz
67957d4fbd Add hasql-migration 2016-12-16 13:37:17 +01:00
Mathieu Boespflug
f5c36341e1 Add jvm to expected-test-failures.
The reason for this is that on Debian for some reason the linker
doesn't add a RUNPATH entry for libjvm.so, despite the fact that it's
installed in a non-standard location. So running the test suite will
yield a "libjvm.so not found" error.
2016-12-16 13:33:52 +01:00
Mathieu Boespflug
b99d63bec3 Add jni, jvm, sparkle once more.
This is another attempt at #2003. The list of includes has been expanded.

Fixes #1660.
2016-12-16 12:15:27 +01:00
Michael Snoyman
9dd4548a8d Upper bound for #2136 2016-12-15 10:12:09 +02:00
Michael Snoyman
be33e6c373 Remove upper bound and close #2135
This reverts commit b05c971e06.
2016-12-14 22:10:46 +02:00
Michael Snoyman
b05c971e06 Upper bound for #2135 2016-12-14 09:46:46 +02:00
Michael Snoyman
ad6660978b Merge pull request #2134 from juhp/master
build.sh: do not update Hackage packages list for LTS
2016-12-14 08:15:53 +02:00
Jens Petersen
acf180a758 build.sh: do not update Hackage packages list for LTS
New packages from Hackage should only be pulled by Nightly.
ie LTS should never be ahead of Nightly in terms of package versions.
2016-12-13 14:41:50 +09:00
Jens Petersen
e7584ea7e2 Revert "allow varying benchmark fail (schell/varying#15)"
should be fixed in 0.7.0.3

This reverts commit 65d74692c9.
2016-12-13 13:38:10 +09:00
Jens Petersen
ba321e5359 build.sh: quieten builds with set +x 2016-12-13 11:54:18 +09:00
Jens Petersen
463183880d waiting for Spock-core release for testsuite (agrafix/Spock#102) 2016-12-12 11:20:20 +09:00
Jens Petersen
2f2fcaf8ef Merge pull request #2132 from hpdeifel/master
Add hledger-iadd
2016-12-12 11:19:52 +09:00
Hans-Peter Deifel
abf2d92daa Add hledger-iadd 2016-12-11 20:22:32 +01:00
Michael Snoyman
e34e6dc4a2 Add the hide field yesodweb/wai#579 2016-12-11 12:32:49 +02:00
Jens Petersen
5afcfd5807 disable yi-keymap-vim (yi-editor/yi#954)
testsuite missing dir
2016-12-11 10:15:04 +09:00