Dan Burton
e1c1533120
Skip stack-run-auto test suite
2016-01-21 10:08:14 -08:00
Dan Burton
b9e32ffa20
Update .travis.yml (use stack update)
2016-01-21 09:42:13 -08:00
Dan Burton
af9d57de64
Remove constraints for cereal-0.5, closes #946
2016-01-21 00:27:00 -08:00
Dan Burton
6306b3d62c
Remove constraint on quickcheck-instances
2016-01-21 00:25:26 -08:00
Dan Burton
7dea9cf8de
Updated comment regarding #1168
2016-01-20 21:37:08 -08:00
Dan Burton
d5c43a37c7
Add constraint "quickcheck-instances < 0.3.12" per isomorphism/these#44
2016-01-20 21:35:39 -08:00
Dan Burton
d1580d1aed
Remove constraint "contravariant < 1.4", closes #1148
2016-01-20 15:59:31 -08:00
Dan Burton
99ca808d54
Merge pull request #1167 from jship/patch-2
...
Update build-constraints.yaml
2016-01-20 15:31:06 -08:00
Dan Burton
9bb942b81e
Remove constraint "ghc-mod < 5.5", closes #1162
2016-01-20 15:29:21 -08:00
Jason Shipman
45ce8f6feb
Update build-constraints.yaml
2016-01-20 14:02:07 -05:00
Dan Burton
3692c79a1b
Merge pull request #1166 from soenkehahn/master
...
add package generics-eot
2016-01-20 10:55:52 -08:00
Dan Burton
567a4f1076
Remove constraint "nettle < 0.2" per #1140
2016-01-20 09:24:28 -08:00
Sönke Hahn
c4d1223ca2
add package generics-eot
2016-01-20 17:43:38 +01:00
Stackage Build host
5903f48982
Get Stack for the build
2016-01-20 10:22:27 +00:00
Michael Snoyman
c8296b26cb
Include stack in Docker image
2016-01-20 11:38:42 +02:00
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