Commit Graph

6471 Commits

Author SHA1 Message Date
Michael Snoyman
08bb2f53c3 Remove upper bound and close #2228
This reverts commit 39b96c0a42.
2017-01-24 05:54:55 +02:00
Michael Snoyman
51a4cc1fa5 Merge branch 'master' of github.com:fpco/stackage 2017-01-23 21:23:19 +02:00
Michael Snoyman
f69ccf89fe Merge branch 'master' into nightly 2017-01-23 21:22:35 +02:00
Michael Snoyman
b32d3c796b Merge pull request #2227 from fpco/ghc-8.0.2
GHC 8.0.2 (fixes #2205, fixes #2203)
2017-01-23 20:29:49 +02:00
Michael Snoyman
39b96c0a42 Upper bound for #2228 2017-01-23 16:24:54 +02:00
Michael Snoyman
ff5c3ee3c9 GHC 8.0.2 (fixes #2205, fixes #2203) 2017-01-23 15:59:17 +02:00
Michael Snoyman
2dc54406ed Add missing @ 2017-01-23 08:17:49 +02:00
Michael Snoyman
933e10a8fe Merge pull request #2191 from bitemyapp/patch-1
Getting Esqueleto back in Stackage
2017-01-23 08:17:30 +02:00
Michael Snoyman
90e308ab9c Merge pull request #2226 from RyanGlScott/master
Add thread-local-storage
2017-01-23 08:16:36 +02:00
Ryan Scott
bfffb927e6 Add thread-local-storage
See https://github.com/rrnewton/thread-local-storage/issues/5
2017-01-22 19:09:04 -05:00
Michael Snoyman
342fd0823d Merge pull request #2224 from minad/patch-5
add writer-cps-morph, writer-cps-lens, writer-cps-full
2017-01-22 20:25:58 +02:00
Daniel Mendler
488fe34db4 add writer-cps-morph, writer-cps-lens, writer-cps-full 2017-01-22 18:45:12 +01:00
Michael Snoyman
f3bf4bd610 Add a niceness level of 15 for performing builds 2017-01-22 12:00:22 +02:00
Michael Snoyman
2cf3b40353 Upper bound for #2223 2017-01-22 11:55:54 +02:00
Simon Michael
d560ee4565 re-enable hledger-ui
1.1.1 has been released, fixes #2197.
2017-01-20 08:55:42 -08:00
Michael Snoyman
74120ad812 Remove upper bounds and close #2220 2017-01-20 12:37:45 +02:00
Michael Snoyman
cb591c8ff4 Merge branch 'viewprof' of https://github.com/maoe/stackage 2017-01-20 09:47:19 +02:00
Michael Snoyman
4f7ba8ebe8 Block hledger-ui and close #2197 2017-01-20 09:46:36 +02:00
Michael Snoyman
a9979e2f11 Upper bounds for #2220 2017-01-20 09:39:29 +02:00
Mitsutoshi Aoe
6b2a94bd19 Add viewprof 2017-01-20 16:11:22 +09:00
Michael Snoyman
07a709bbdf Merge pull request #2218 from DanielG/ghc-mod-5.7
Re-enable ghc-mod
2017-01-20 08:02:19 +02:00
Daniel Gröber
3fe8c10e84 Re-enable ghc-mod 2017-01-19 21:02:34 +01:00
Michael Snoyman
cf8a821af5 Merge pull request #2217 from ndmitchell/master
Remove pugixml
2017-01-19 09:22:51 +02:00
Neil Mitchell
4fdf4c1d47 Remove pugixml
This library can segfault - see https://github.com/philopon/pugixml-hs/issues/5. It probably shouldn't be in Stackage, with the implied safety, until that is fixed.
2017-01-18 22:59:20 +00:00
Michael Snoyman
4453269b35 Remove upper bound and close #2213 2017-01-18 07:48:14 +02:00
Michael Snoyman
70e9ef5598 Merge branch 'hasql-migration' of https://github.com/tvh/stackage 2017-01-18 07:44:33 +02:00
Michael Snoyman
495bd74759 Merge pull request #2215 from tvh/haxl-amazonka
Remove upper bound of haxl
2017-01-18 07:43:55 +02:00
Timo von Holtz
6b990b9481 Remove upper bound of hasql-transaction 2017-01-17 21:45:26 +01:00
Timo von Holtz
5e30a1efe5 Remove upper bound of haxl 2017-01-17 18:55:42 +01:00
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