Commit Graph

5368 Commits

Author SHA1 Message Date
Jens Petersen
50b19e307a Merge pull request #1692 from chpatrick/patch-2
Re-add solga-swagger, clang-pure, webrtc-vad
2016-07-12 09:47:47 +09:00
Bartosz Nitka
37075ebc2d Enable active for stackage nightly
I've tested locally and it builds (active-0.2.0.10) with GHC 8 now. 
This is my first time submitting a pull request for this repo, so here's what I did:

```
cabal unpack active
cd active-0.2.0.10/
stack init --resolver nightly --force
stack build
```
2016-07-11 18:56:25 +01:00
Patrick Chilton
51555884ab Re-add solga-swagger, clang-pure, webrtc-vad
All dependency issues should be fixed.
2016-07-11 19:36:00 +02:00
Nicolas Mattia
4cd6ece5c2 Fix typo 2016-07-11 18:39:56 +02:00
Nicolas Mattia
96d39d47a9 Add makefile 2016-07-11 18:25:54 +02:00
Dan Burton
a3888788c8 Merge pull request #1688 from jonschoning/jons-patch-1
add pinboard
2016-07-10 23:35:09 -07:00
Dan Burton
ac95263ba9 Add constraint "QuickCheck < 2.9" per #1691 2016-07-10 23:30:53 -07:00
Dan Burton
900dafed3d Add constraint "uuid-orphans < 1.4" per #1690 2016-07-10 23:28:58 -07:00
Dan Burton
890767f226 Add constraints "servant < 0.8" etc per #1689 2016-07-10 23:26:53 -07:00
Jon Schoning
7a11f4ca24 add pinboard 2016-07-10 23:35:01 -05:00
Dan Burton
430e827fad Skip atom-conduit tests per #1685 2016-07-10 02:02:26 -07:00
Dan Burton
7cfedad123 Remove constraint on tagsoup, disable country-codes and xml-to-json. Closes #1597 2016-07-09 17:13:16 -07:00
Dan Burton
58421f8623 Lift constraint on hsyslog, disable hdaemonize. Closes #1515 2016-07-09 16:58:22 -07:00
Dan Burton
24de00cb85 Remove constraint on data-default, disable rethinkdb per #1469 2016-07-09 16:25:39 -07:00
Dan Burton
abe75a4ac4 Merge pull request #1684 from Bodigrim/patch-3
add fast-digits
2016-07-09 16:07:59 -07:00
Dan Burton
03569e6167 Merge pull request #1683 from RyanGlScott/master
Add back cryptol
2016-07-09 16:07:07 -07:00
Bodigrim
919439c939 add fast-digits 2016-07-09 22:33:59 +03:00
Michael Snoyman
e3c200c2bb Add back imm 2016-07-09 21:16:40 +03:00
Ryan Scott
43ab977e4a Add back cryptol 2016-07-09 11:25:15 -04:00
Dan Burton
d61facd6c5 Disable solga-swagger per chpatrick/solga#6 2016-07-08 11:16:13 -07:00
Michael Snoyman
8bbd3ba87b Remove upper bound for DanielG/cabal-helper#25 2016-07-08 17:38:18 +03:00
Michael Snoyman
971d72769a Merge pull request #1682 from mrkkrp/master
Add the ‘stache’ package
2016-07-08 15:33:58 +03:00
mrkkrp
bef509d305 Add the ‘stache’ package 2016-07-08 14:14:40 +03:00
Michael Snoyman
f76a964ea9 Merge pull request #1681 from chpatrick/patch-1
Add solga, solga-swagger
2016-07-08 10:03:50 +03:00
Michael Snoyman
3e6c49cc11 Expect test failure yesodweb/css-text#10 2016-07-08 07:47:24 +03:00
Patrick Chilton
4ab433eadb Update build-constraints.yaml 2016-07-08 00:50:55 +02:00
Michael Snoyman
d971b08f79 Remove fasta upper bound 2016-07-07 18:25:17 +03:00
Michael Snoyman
bf1865b0df More upper bounds for #1676 2016-07-07 09:40:50 +03:00
Michael Snoyman
c136a56b29 Upper bound for DanielG/cabal-helper#25 2016-07-07 09:40:40 +03:00
Michael Snoyman
78f74e63e8 Upper bound for GregorySchwartz/modify-fasta#1 2016-07-07 09:35:52 +03:00
Michael Snoyman
18703d1ace Upper bound for GregorySchwartz/diversity#2 2016-07-07 09:33:16 +03:00
Michael Snoyman
6f5cfaa7e6 Remove expected Haddock failure thoughtbot/yesod-auth-oauth2#67 2016-07-07 09:18:25 +03:00
Michael Snoyman
8248b2c71c Remove expected test failure for agocorona/transient#23 2016-07-06 12:07:52 +03:00
Michael Snoyman
790b9497b2 Remove expected Haddock failure and close agocorona/transient#22 2016-07-06 10:57:03 +03:00
Michael Snoyman
c423d6bf35 typo 2016-07-06 07:24:40 +03:00
Michael Snoyman
669fb393a6 Add extra upper bound on hoauth 2016-07-06 07:24:09 +03:00
Michael Snoyman
92cb5baaee Merge pull request #1679 from GregorySchwartz/patch-3
Readded packages that are good with nightly
2016-07-06 07:23:42 +03:00
Michael Snoyman
0eb65c7962 Merge pull request #1678 from peti/patch-1
Add jailbreak-cabal maintained by myself.
2016-07-06 07:22:47 +03:00
Michael Snoyman
ab1b3a498f Merge pull request #1677 from peti/master
Add cabal2nix maintained by myself.
2016-07-06 07:22:07 +03:00
Gregory Schwartz
c221307c1a Readded packages that are good with nightly
Tested the packages on nightly and there were no issues, so I assume the GHC 8 dependencies are fixed.
2016-07-05 16:39:47 -04:00
Peter Simons
5d186a4461 Add jailbreak-cabal maintained by myself.
I tried to add that tool before, but back then it wasn't possible because `jailbreak-cabal` had too specific requirements on `Cabal`. Since the switch to GHC 8.x, however, this should no longer be an issue.
2016-07-05 22:29:09 +02:00
Peter Simons
b4967530d6 Add cabal2nix maintained by myself. 2016-07-05 22:26:19 +02:00
Michael Snoyman
29c3eff935 Temporary block for k0ral/imm#7 2016-07-05 06:29:10 +03:00
Michael Snoyman
3969c178ff Expected test failure agocorona/transient#23 2016-07-05 06:26:38 +03:00
Michael Snoyman
5b8efe14f8 Expected Haddock failure agocorona/transient#22 2016-07-05 06:25:38 +03:00
Michael Snoyman
8a624ea468 Upper bounds for #1676 2016-07-04 19:54:05 +03:00
Michael Snoyman
f318223d59 Merge pull request #1675 from agocorona/patch-2
Update build-constraints.yaml
2016-07-04 19:42:52 +03:00
Alberto
717406ef85 Update build-constraints.yaml 2016-07-04 17:35:07 +02:00
Michael Snoyman
8135b38c05 Merge pull request #1674 from RyanGlScott/master
Add back rose-trees and warp benchmarks
2016-07-04 17:38:11 +03:00
Ryan Scott
a014cf20f3 Add back rose-trees and warp benchmarks 2016-07-04 10:32:05 -04:00