Commit Graph

6437 Commits

Author SHA1 Message Date
Michael Snoyman
b716a37460 Revert "Temporary block clash-lang/clash-compiler#195"
This reverts commit 3e570e1cb5.
2017-01-17 14:54:00 +02:00
Michael Snoyman
3e570e1cb5 Temporary block clash-lang/clash-compiler#195 2017-01-17 13:20:14 +02:00
Michael Snoyman
68dbc5d3b7 Merge branch 'patch-2' of https://github.com/DanielG/stackage 2017-01-17 12:34:57 +02:00
Michael Snoyman
1a6d48364d Merge branch 'master' of https://github.com/christiaanb/stackage 2017-01-17 12:33:22 +02:00
Michael Snoyman
2ec212783f Merge branch 'patch-1' of https://github.com/michaelt/stackage 2017-01-17 12:30:01 +02:00
Michael Snoyman
10e576d7f4 Extra upper bound for #2184 2017-01-17 12:28:13 +02:00
Michael Snoyman
c584bcf9ae Upper bound for #2214 2017-01-17 12:27:21 +02:00
Michael Snoyman
c730e1d836 Upper bound for #2213 2017-01-17 12:26:42 +02:00
michaelt
82307cb131 Add streaming-utils 2017-01-17 03:46:38 -05:00
Christiaan Baaij
8046d33e22 Enable clash-ghc package again
The newly released version 0.7 compiles again GHC 8.0.2 and against
all the latest versions of its dependencies.
2017-01-16 23:58:22 +00:00
Daniel Gröber
5a725adc1a Re-enable cabal-helper 2017-01-16 23:19:01 +01:00
Luke Murphy
8ad4ab1ab3 Remove upper bound for ClustalParser.
https://github.com/eggzilla/RNAlien/issues/8#issuecomment-272744089
2017-01-16 08:25:10 +00:00
Luke Murphy
b231db4c98 Re-enable haxl-amazonka. Add upper bound for haxl.
Please see https://github.com/tvh/haxl-amazonka/issues/1.
Follow on from 63c98ca6ec.
2017-01-15 20:04:13 +00:00
Oleg Grenrus
a3b6d7880e Remove constraint from xlsx. 2017-01-15 19:53:42 +00:00
Luke Murphy
1755fb9b41 Re-enable RNAlien. Add upper bound on ClustalParser.
Please see https://github.com/eggzilla/RNAlien/issues/8#issuecomment-272717876.
2017-01-15 19:39:16 +00:00
Luke Murphy
4aa6de81b3 Switch bounds. lens shouldn't be constrained.
Following from 0fc20d6da8
and https://github.com/fpco/stackage/issues/2206.
2017-01-15 19:05:17 +00:00
Luke Murphy
0fc20d6da8 Add upper bounds for base-noprelude, lens, xlsx.
base-noprelude: https://github.com/fpco/stackage/issues/2205
lense: https://github.com/fpco/stackage/issues/2206
xlsx: https://github.com/fpco/stackage/issues/2207
2017-01-15 18:30:01 +00:00
Luke Murphy
63c98ca6ec Disable haxl-amazonka for a build failure.
https://github.com/tvh/haxl-amazonka/issues/1
2017-01-14 00:02:10 +00:00
Luke Murphy
9ccccc9e23 Remove RNAlien due to build failure.
https://github.com/eggzilla/RNAlien/issues/8
2017-01-13 16:32:18 +00:00
aiya000
c5298f8a6f Update build-constraints.yaml for stack-type
Add my hackage 😄
2017-01-13 09:36:39 +00:00
Jens Petersen
dd66cf0d34 sort the foldl-statistics expected-test-failure 2017-01-13 12:03:19 +09:00
Jens Petersen
8eaa23b6f7 Revert "haskell-tools-cli tests failing (haskell-tools/haskell-tools#230)"
add to expected failures: needs GHC_PACKAGE_PATH

This reverts commit 4fd2b8ac58.
2017-01-13 11:54:04 +09:00
Jens Petersen
bfb7df0c59 Revert "haskell-tools-refactor tests failing (haskell-tools/haskell-tools#231)"
tests need GHC_PACKAGE_PATH

This reverts commit 6d8b0261fe.
2017-01-13 11:49:58 +09:00
Michael Xavier
90420d776f unblock tasty-tap, tasty-fail-fast
tasty-tap-0.0.4 allows broader base. tasty-fail-fast builds with it as well, no new version required.
2017-01-12 15:25:04 +00:00
Oleg Grenrus
4b19860319 Resolve #2198: vector-instances-3.4. 2017-01-10 12:05:22 +00:00
Luke Murphy
361d1277f3 Remove upper bounds for req.
Please see fpco/stackage/issues/2196#issuecomment-271468491.
2017-01-10 12:01:19 +00:00
Jens Petersen
3ac918d300 foldl-statistics test fail sometimes (data61/foldl-statistics#2) 2017-01-10 11:01:31 +09:00
Jens Petersen
b0f498f8eb Revert "Unique-0.4.6 testsuite base<4.9 (#2195)"
should be fixed in 0.4.6.1

This reverts commit c611d3ccf7.
2017-01-10 10:59:22 +09:00
Jens Petersen
44c4d7cb08 reenable folds allow tests to fail (ekmett/folds#12)"
This reverts commit 7b6be49766.
2017-01-10 10:46:18 +09:00
Luke Murphy
7a6dcfd730 Expect test failure for haskell-tools-refactor.
Please see haskell-tools/haskell-tools#231.
2017-01-09 14:14:48 +00:00
Jens Petersen
7b6be49766 folds tests failing (ekmett/folds#12) 2017-01-09 22:55:18 +09:00
Jens Petersen
6d8b0261fe haskell-tools-refactor tests failing (haskell-tools/haskell-tools#231) 2017-01-09 22:54:43 +09:00
Jens Petersen
4fd2b8ac58 haskell-tools-cli tests failing (haskell-tools/haskell-tools#230) 2017-01-09 22:54:43 +09:00
Jens Petersen
e97fb2f5b4 Merge pull request #2199 from phadej/folds
Add folds
2017-01-09 21:05:37 +09:00
Oleg Grenrus
f27b4e5d07 Add folds 2017-01-09 11:40:14 +02:00
Jens Petersen
049e63c729 Revert "Revert "req < 0.2.0 (#2196)""
This reverts commit 104324b28e.
2017-01-09 14:23:39 +09:00
Jens Petersen
d8d0e1a8cf vector-instances < 3.4 (#2198) 2017-01-09 14:22:32 +09:00
Jens Petersen
0122e605ab brick < 0.16 (#2197) 2017-01-09 14:20:03 +09:00
Jens Petersen
104324b28e Revert "req < 0.2.0 (#2196)"
This reverts commit 986daf58cf.
2017-01-09 14:13:03 +09:00
Jens Petersen
951cd4ca61 reenable hakyll tests (jaspervdj/hakyll#491) 2017-01-09 14:08:06 +09:00
Jens Petersen
986daf58cf req < 0.2.0 (#2196) 2017-01-08 20:46:52 +09:00
Jens Petersen
c611d3ccf7 Unique-0.4.6 testsuite base<4.9 (#2195) 2017-01-08 20:43:50 +09:00
Jens Petersen
1f6b705d87 vector < 0.12.0.0 (#2194) 2017-01-08 20:43:50 +09:00
Jens Petersen
26a13ffa8a re-enable reset of haskell-tools-*
closes haskell-tools/haskell-tools#223
closes haskell-tools/haskell-tools#224
closes haskell-tools/haskell-tools#225
2017-01-08 20:43:50 +09:00
Jens Petersen
1b6018fee0 Merge pull request #2193 from agrafix/patch-5
add distance
2017-01-08 20:23:50 +09:00
Alexander Thiemann
dc1d97736d Update build-constraints.yaml 2017-01-07 16:51:03 +01:00
Jens Petersen
4f1b74718e Merge pull request #2192 from AndrewRademacher/master
Added parsec-numeric to build-constraints.
2017-01-07 15:52:34 +09:00
AndrewRademacher
8f9bf386f5 Added parsec-numeric to build-constraints. 2017-01-07 00:00:30 -06:00
Jens Petersen
3542f241a4 Revert "Disable references (new, failing test suite)." (#2168, #2189)
This reverts commit 377f7c8fb3.
2017-01-07 10:20:41 +09:00
Jens Petersen
661ee86b72 Revert "Add upper bounds on hjsonpointer (< 1.1). See #2190."
This reverts commit 2b83011fd2.
2017-01-07 10:15:20 +09:00