Commit Graph

6620 Commits

Author SHA1 Message Date
Dan Burton
ac5e42d797
Expect ramus tests to fail per #2277 2017-02-07 10:19:21 -08:00
Dan Burton
6143a50895 Merge pull request #2276 from fimad/patch-2
Add scalpel-core
2017-02-07 08:25:31 -08:00
Dan Burton
5b824cf9ad Merge pull request #2275 from NickSeagull/master
Add ramus
2017-02-07 08:23:59 -08:00
Will Coster
95aeb4052a Add scalpel-core
This is the first step required to allow wikicfp-scraper to depend on scalpel v0.5.0 in #2269.
2017-02-06 19:06:04 -08:00
Luke Murphy
bdaf428ade Add link. Clarify docs on getting a DockerHub build. 2017-02-06 22:43:05 +01:00
Nikita Tchayka
170301f596 Add ramus 2017-02-06 21:24:37 +00:00
Dan Burton
c943b47ee3
Redisable sparkle per #2274 2017-02-06 13:21:24 -08:00
Dan Burton
e3f99503b9
Re-disable sdl2-* packages per #2273 2017-02-06 13:04:32 -08:00
Dan Burton
8aaba9190c Merge pull request #2272 from typedrat/master
Changed my username.
2017-02-06 12:00:18 -08:00
Luke Murphy
a2b809329d Add other missing sdl2-* package dependencies.
https://github.com/sbidin/sdl2-image/issues/4#issuecomment-277645979
2017-02-06 12:18:35 +01:00
Luke Murphy
b691ec1153 Re-enable sdl2-* packages.
Added external dependency in 50a89ebd5e.
2017-02-06 10:11:14 +01:00
Luke Murphy
7b5f6a5e08 Fix repository URL. 2017-02-06 10:10:29 +01:00
Luke Murphy
50a89ebd5e Add missing dependency for sdl2-* packages. 2017-02-06 10:05:44 +01:00
Mathieu Boespflug
a5e43521bf Reenable sparkle. (#2271) 2017-02-06 09:57:27 +01:00
Alexis Williams
bc1b87cdff Changed my username. 2017-02-05 18:57:14 -08:00
Luke Murphy
88ba1776a7 Disable Git. Failing test case and is a new package. 2017-02-05 21:58:30 +01:00
Luke Murphy
1403ba2572 Disable sparkle.
https://github.com/tweag/sparkle/issues/92
2017-02-05 21:54:55 +01:00
Luke Murphy
83040d286c Fix bad YAML syntax. Can't have empty block. 2017-02-05 19:50:31 +01:00
Luke Murphy
c11cd14a8d Disable the new sdl2-* packages.
https://github.com/sbidin/sdl2-mixer/issues/2
https://github.com/sbidin/sdl2-gfx/issues/1
https://github.com/sbidin/sdl2-image/issues/4
2017-02-05 19:45:42 +01:00
Siniša Biđin
cd4640c0a5 Add sdl2-image, sdl2-mixer, sdl2-gfx (#2264)
* Add sdl2-image, sdl2-mixer and sdl2-gfx.
2017-02-05 14:22:22 +01:00
Luke Murphy
cabaceda31 Add upper bound for #2269. 2017-02-05 14:05:55 +01:00
Luke Murphy
859b4b854e Remove upper bound for #2268. Closes #2268.
This reverts commit c214bd8521.
2017-02-05 13:51:50 +01:00
Adam Bergmark
c214bd8521 upper bound for #2268 2017-02-05 00:25:48 +01:00
Adam Bergmark
ed709788c3 Merge pull request #2267 from mboes/sparkle
Add Gradle to the environment. Reenable sparkle.
2017-02-04 18:03:47 +01:00
Adam Bergmark
4ac05f268c Merge pull request #2266 from parsonsmatt/patch-2
Add monad-metrics under Matt Parsons
2017-02-04 18:03:34 +01:00
Adam Bergmark
b865f851de Merge pull request #2265 from vincenthz/patch-2
Add git and cryptonite-openssl
2017-02-04 18:03:22 +01:00
Adam Bergmark
8192cec75b Re-enable Spock-core tests, and add issue rof for http2 benchmarks 2017-02-04 17:35:36 +01:00
Mathieu Boespflug
ace68ee226 Add Gradle to the environment. Reenable sparkle.
sparkle requires GHC 8.0.2 to build, due to a bug in GHC 8.0.1.
2017-02-04 17:28:56 +01:00
Matt Parsons
19e1b0d83d Add monad-metrics under Matt Parsons 2017-02-03 23:54:56 -05:00
Adam Bergmark
15352af543 servant-foreign upper bound for #2257 2017-02-03 11:14:04 +01:00
Vincent Hanquez
99fa3ad625 Add git and cryptonite-openssl 2017-02-03 10:02:02 +00:00
Adam Bergmark
9d7815f09d Skip http2 benchmarks due to OOM #2232 2017-02-02 21:06:27 +01:00
Adam Bergmark
9470dc2fd9 Sort expected test failures 2017-02-02 21:05:04 +01:00
Adam Bergmark
fc6a0f997e Organize expected test failures 2017-02-02 21:03:49 +01:00
Adam Bergmark
2cc97c133e Expect postgresql-simple-migration tests to fail since it requires a running postgres 2017-02-02 20:55:56 +01:00
Adam Bergmark
a29dfb10b0 Merge pull request #2248 from tfausak/patch-3
Add postgresql-simple-migration
2017-02-02 20:49:57 +01:00
Adam Bergmark
3007ecddf1 Merge pull request #2262 from AshleyYakeley/witness
Add witness, open-witness
2017-02-02 20:49:33 +01:00
Adam Bergmark
007773644d Remove upper bound and close #2256 2017-02-02 19:38:51 +01:00
Adam Bergmark
ac0ca546ad Merge pull request #2261 from phadej/phadej-haskell-servant
Add phadej as haskell-servant maintainer
2017-02-02 19:36:41 +01:00
Adam Bergmark
a8506949ba Merge pull request #2260 from dylex/master
Unblock dylex/invertible#1 with 0.2.0
2017-02-02 19:36:13 +01:00
Michael Snoyman
fe84348098 Revert "Expect test failure khibino/haskell-relational-record#51"
This reverts commit 6fd4d09f3a.
2017-02-02 18:03:21 +02:00
Chris Done
bf4cb6e085 Merge pull request #2263 from fpco/add-labels
Add labels package
2017-02-02 12:14:46 +00:00
Chris Done
d80a05f338 Add labels package 2017-02-02 12:01:53 +00:00
Luke Murphy
87e7eafc74 Remove upper bounds for #2259. Closes #2259. 2017-02-02 11:15:10 +00:00
Ashley Yakeley
fdce63e899 Add witness, open-witness 2017-02-01 23:08:36 -08:00
Oleg Grenrus
ccf3b25a80 Add myself as haskell-servant maintainer 2017-02-02 08:54:01 +02:00
Michael Snoyman
7aa36e007f Revert "Temporary block dylex/invertible#1"
This reverts commit 239f4bf91e.
2017-02-02 07:32:55 +02:00
Dylan Simon
be4e1a24aa Unblock dylex/invertible#1 with 0.2.0 2017-02-01 20:34:27 -05:00
Adam Bergmark
01efb8051b Merge pull request #2255 from sjakobi/add-threepenny-gui
Add threepenny-gui to build-constraints.yaml
2017-02-02 00:46:35 +01:00
Adam Bergmark
209fffd4a9 hoauth2 upper bound for #2177 2017-02-01 21:49:54 +01:00