Commit Graph

3737 Commits

Author SHA1 Message Date
Michael Snoyman
0cf3641423 Use stack for unpacking 2016-01-20 11:36:17 +02:00
Stackage Build host
99da9c5414 Don't bother installing cabal-install (fixes fpco/stackage#1107) 2016-01-20 08:56:00 +00:00
Stackage Build host
5e2ea65d6d Set PATH properly when building 2016-01-20 08:56:00 +00:00
Michael Snoyman
c859e9c928 Travis: GHCVER environment variable 2016-01-20 09:41:41 +02:00
Michael Snoyman
f8d35fe75f Add build-tool-overrides sections 2016-01-20 09:39:22 +02:00
Dan Burton
939c7629cd Merge pull request #1054 from WillSewell/patch-1
Add pusher-http-haskell package
2016-01-19 22:34:28 -08:00
Dan Burton
c7a4949eba Add constraint "ghc-mod < 5.5" per #1162 2016-01-19 18:17:07 -08:00
Michael Snoyman
0ee05e92b7 Remove expected test failure and close #1161 2016-01-19 21:51:49 +02:00
Michael Snoyman
7704309432 Fix permissions of /home/stackage when building 2016-01-19 19:41:20 +02:00
Dan Burton
beefa47f55 Expect stackage-curator test to fail per #1161 2016-01-19 08:05:43 -08:00
Michael Snoyman
7fb130b554 Expected haddock failure for wereHamster/avers-api#2 2016-01-19 14:58:41 +02:00
Dan Burton
25f9ce1ddb Re-enable hasql and postgresql-binary again per #1155 2016-01-19 00:50:21 -08:00
Dan Burton
fa26ba708b Merge pull request #1160 from clinty/newer-libnettle
Install nettle 3.1.1 so the nettle package can build
2016-01-18 22:31:14 -08:00
Dan Burton
54870efa41 Lift constraints per #1150 2016-01-18 19:15:42 -08:00
Dan Burton
3550649107 Add constraint "invariant < 0.3" per #1150, closes #1149 2016-01-18 18:40:34 -08:00
Dan Burton
1e11778ef1 Remove constraint "bimap < 0.3.1" per joelwilliamson/bimap#4 2016-01-18 18:31:39 -08:00
Dan Burton
c095f8680a Merge pull request #1156 from mrkkrp/master
Add ‘path-io’ package
2016-01-18 17:58:44 -08:00
Dan Burton
625e5ba723 Merge pull request #1157 from nushio3/patch-1
add binary-search package.
2016-01-18 17:58:07 -08:00
Dan Burton
e5ffa28759 Merge pull request #1159 from wereHamster/wereHaster-avers-and-friends
Re-enable avers and add avers-{api,server}
2016-01-18 17:57:39 -08:00
Dan Burton
ce4937f7f8 Restore constraint "bifunctors < 5.2" per #1149 2016-01-18 14:21:00 -08:00
Dan Burton
ef6c32cd65 Shuffle constraints to #1147, closes #1145 2016-01-18 13:37:23 -08:00
Dan Burton
8bf7c855b3 Revert "Add constraint "base-orphans < 0.5" and others per #1158"
This reverts commit 96b0bfa0db.
2016-01-18 13:03:21 -08:00
Clint Adams
c60f300799 Install nettle 3.1.1 so the nettle package can build 2016-01-18 15:44:30 -05:00
Tomas Carnecky
a531dc5076 Re-enable avers and add avers-{api,server} 2016-01-18 19:31:26 +01:00
Dan Burton
96b0bfa0db Add constraint "base-orphans < 0.5" and others per #1158 2016-01-18 09:06:51 -08:00
Dan Burton
030bdaaf69 Temporarily disable postgresql-binary and hasql, related #1155 2016-01-18 09:05:53 -08:00
Takayuki Muranushi
f260cafd14 Fix the syntax.
Conform to the yaml syntax.
2016-01-19 01:17:01 +09:00
Takayuki Muranushi
002cdbf937 add binary-search package. 2016-01-19 01:16:02 +09:00
mrkkrp
18b1f8f73e Add ‘path-io’ package
This package provides well-typed interface to ‘directory’ package for
users of Chris Done's ‘path’. It also implements some missing stuff like
recursive scanning and copying of directories.
2016-01-18 19:09:15 +06:00
Dan Burton
745013069d Remove constraint "bifunctors < 5.2", closes #1149 2016-01-18 02:22:45 -08:00
Dan Burton
e14cc95b49 Remove constraint "adjunctions < 4.3", closes #1153 2016-01-18 01:33:14 -08:00
Dan Burton
4a79b973ac Re-enable aeson < 0.10 packages per #1155 2016-01-18 00:44:31 -08:00
Dan Burton
7bc6cddba1 Lift some restrictions per #1155 2016-01-18 00:37:30 -08:00
Dan Burton
54dc2a3c38 Constraints for aeson-0.9 per #1155 2016-01-17 17:29:09 -08:00
Adam Bergmark
49978968e1 whoops, move jose-jwt to expected-test-failure #1141 2016-01-17 22:59:43 +01:00
Adam Bergmark
40e9154b24 Expect jose-jwt tests to fail sometimes, closes #1141 2016-01-17 22:58:03 +01:00
Adam Bergmark
9d0794d0ae Remove upper bound and close #1154 2016-01-17 22:33:05 +01:00
Adam Bergmark
ce31adc37f Add issue reference for skipped blank-canvas tests 2016-01-17 20:48:24 +01:00
Adam Bergmark
8c3e1ada25 disable bytestring-handle test-suite due to outdated HUnit dependency 2016-01-17 20:40:41 +01:00
Adam Bergmark
7f1a5ca7dd pred-trie test-suite has been fixed 2016-01-17 20:36:15 +01:00
Adam Bergmark
a461b7268a tar test-suite is now up to date 2016-01-17 19:03:09 +01:00
Adam Bergmark
a9d6aeaff1 aws test-suite is now up to date 2016-01-17 19:00:09 +01:00
Adam Bergmark
ea68cab240 HTTP test-suite is now up to date with warp 2016-01-17 18:58:36 +01:00
Adam Bergmark
0d60281668 pred-trie builds, but nested-routes is now blocked on wai-middleware-content-type instead 2016-01-17 18:52:08 +01:00
Adam Bergmark
2249798f76 Merge pull request #1152 from mstksg/patch-4
Added configurator-export package
2016-01-17 18:33:09 +01:00
Adam Bergmark
edef991b37 Add @snoyberg's notes about website syncing and freeing disk space 2016-01-17 17:44:51 +01:00
Adam Bergmark
3f6d33470e Another upper bound for #1145 2016-01-17 13:59:29 +01:00
Adam Bergmark
742c56896f Upper bound for #1154 2016-01-17 13:59:20 +01:00
Adam Bergmark
6134d80933 Another upper bound for #1147 2016-01-17 13:57:09 +01:00
Adam Bergmark
c03a98594d upper bound for #1153 2016-01-17 13:55:06 +01:00