Adam Bergmark
80c0f972f4
Expect opml-conduit tests to fail k0ral/opml-conduit#4
2016-06-26 12:22:33 +02:00
Adam Bergmark
f16785a170
Merge pull request #1650 from wincent/patch-4
...
Remove docvim constraint
2016-06-26 11:58:43 +02:00
Adam Bergmark
335f014099
Expect persistent-redis tests to fail #1581
2016-06-26 11:57:50 +02:00
Adam Bergmark
dbd1e3c650
Note about expecting mongoDB tests to fail
2016-06-26 11:53:19 +02:00
Adam Bergmark
1c5bc6d5ec
Merge pull request #1649 from VictorDenisov/master
...
Add bson
2016-06-26 11:36:41 +02:00
Adam Bergmark
1e8b2dc138
data-default-instances-base upper bound for #1469
2016-06-26 11:34:10 +02:00
Greg Hurrell
4beb79a4be
Remove docvim constraint
...
The issue (https://github.com/fpco/stackage/issues/1648 ) is fixed by e47358de95 which is in the 0.3.2.1 release.
Tested with:
```
$ cabal update
$ cabal get docvim-0.3.2.0
$ cd docvim-0.3.2.0
$ stack --resolver nightly init
$ stack test # repro failure
$ # apply fix
$ stack test # see failure is no more
```
2016-06-25 23:34:11 -07:00
Victor Denisov
3c03d3ac3b
Add bson
2016-06-25 16:17:04 -07:00
Adam Bergmark
b4055188c0
Add docvim upper bound #1648
2016-06-25 23:30:26 +02:00
Adam Bergmark
85a22f6da8
Merge pull request #1644 from MichaelXavier/patch-4
...
reenable uri-bytestring
2016-06-25 23:26:21 +02:00
Adam Bergmark
b9bd90be57
Merge pull request #1536 from k0ral/master
...
Register imm package
2016-06-25 23:15:14 +02:00
Adam Bergmark
bc4a72c2ed
Merge pull request #1642 from stepcut/clckwrks-ghc-8
...
renabled ixset and clckwrks for GHC 8
2016-06-25 23:10:34 +02:00
Adam Bergmark
e54acf8a3f
Merge pull request #1637 from mrkkrp/master
...
Add the ‘cassava-megaparsec’ package
2016-06-25 23:10:23 +02:00
Adam Bergmark
83f942b6b7
Merge pull request #1581 from paulrzcz/patch-1
...
Added packages hquantlib and persistent-redis
2016-06-25 23:10:07 +02:00
Adam Bergmark
2ff51b4a9f
Disable sparkle and inline-java #1630
2016-06-25 22:53:03 +02:00
Adam Bergmark
e7d6a7c5a9
Expect mongoDB tests to fail
2016-06-25 22:49:51 +02:00
Adam Bergmark
f4109251ab
Re-enable bumper and fay-builder
2016-06-25 22:43:36 +02:00
Adam Bergmark
867511ace9
Merge pull request #1647 from paul-rouse/patch-1
...
Add back sphinx client
2016-06-25 22:32:24 +02:00
Adam Bergmark
f9cb5df730
Merge pull request #1646 from VictorDenisov/master
...
Add mongoDB
2016-06-25 22:32:10 +02:00
Adam Bergmark
d1a8f93751
Merge pull request #1641 from RyanGlScott/master
...
Add back linear-accelerate and wl-pprint-terminfo
2016-06-25 22:32:00 +02:00
Adam Bergmark
fdb1b45352
Merge pull request #1640 from ryantm/patch-2
...
remove HDBC blocks
2016-06-25 22:31:48 +02:00
Adam Bergmark
d61eda4b4b
Merge pull request #1639 from garetxe/master
...
Add webkit bindings, and re-add Gtk bindings
2016-06-25 22:31:28 +02:00
Adam Bergmark
29a5c12ad7
Merge pull request #1635 from AshleyYakeley/patch-1
...
Add countable package
2016-06-25 22:30:11 +02:00
Adam Bergmark
cea2f9ed19
Merge pull request #1636 from khibino/khibino-fix-ghc8-hdbc
...
re-add packages about relational-record depend on HDBC
2016-06-25 22:29:50 +02:00
Adam Bergmark
73d8e447c8
Merge pull request #1634 from geraldus/patch-2
...
Add GHCJS-Perch
2016-06-25 22:29:36 +02:00
Adam Bergmark
808e79a4be
Merge pull request #1633 from fpco/bergmark-patch-1
...
Re-enable fay and friends
2016-06-25 22:29:03 +02:00
Adam Bergmark
e6d886dc1f
Merge pull request #1632 from brendanhay/add-gogol-libraries
...
Add gogol libraries
2016-06-25 22:28:54 +02:00
Adam Bergmark
93e3fe1858
Merge pull request #1631 from brendanhay/add-amazonka-libraries
...
Add additional amazonka libraries
2016-06-25 22:28:42 +02:00
Adam Bergmark
bc2f5c3b32
Merge pull request #1630 from alpmestan/master
...
add inline-java and sparkle, with appropriate configure flags
2016-06-25 22:28:30 +02:00
Adam Bergmark
b059390f21
Merge pull request #1629 from mboes/reenable-haskellr
...
Reenable most HaskellR packages.
2016-06-25 22:28:12 +02:00
Paul Rouse
631ed01519
Add back sphinx client
2016-06-25 11:03:32 +01:00
Victor Denisov
ab86d230b8
Add mongoDB
2016-06-25 00:53:17 -07:00
Dan Burton
ba654a72ed
Add constraint "semigroups < 0.18.2" per #1645
2016-06-24 17:19:30 -07:00
Michael Xavier
601ad7ca44
reenable uri-bytestring
...
It is now building on ghc-8.
2016-06-24 11:20:26 -07:00
mrkkrp
50e17838ba
Add the ‘cassava-megaparsec’ package
2016-06-24 10:52:46 +03:00
Jeremy Shaw
29381468b5
renabled ixset and clckwrks for GHC 8
2016-06-23 09:48:10 -05:00
Ryan Scott
28209dffe4
Add back linear-accelerate and wl-pprint-terminfo
2016-06-22 19:20:58 -04:00
Ashley Yakeley
8c361270b2
Update build-constraints.yaml
...
add missing colon
2016-06-22 16:03:42 -07:00
Ryan Mulligan
68f1af6557
remove HDBC blocks
...
HDBC has been fixed, so remove the comment blocks.
2016-06-22 12:52:20 -07:00
Iñaki García Etxebarria
7e7d9f94f2
Add webkit bindings, and re-add Gtk bindings
...
There is a new version of haskell-gi in stackage that improves the
binding compilation time in an important way, so re-add gi-gtk to
stackage. Perhaps this will help with
https://github.com/fpco/stackage/issues/1569 .
Also add gi-webkit to stackage, with the appropriate dependencies. This
could help with https://github.com/fpco/stackage/issues/1477 .
2016-06-22 21:09:37 +02:00
Ashley Yakeley
29585db243
Update build-constraints.yaml
2016-06-21 22:38:00 -07:00
Артур Файзрахманов
c3e972f93b
Update build-constraints.yaml
2016-06-22 00:47:09 +05:00
Kei Hibino
02757730c8
packages about relational-record depends on HDBC
2016-06-22 01:14:12 +09:00
Adam Bergmark
d812041f78
Re-enable fay and friends
2016-06-21 15:26:54 +02:00
Chris Done
c2b50ee456
Remove upper bound on singletons<2.2 ( fixes #1627 )
2016-06-21 09:52:01 +02:00
Brendan Hay
a4354a50af
Add gogol libraries
2016-06-21 08:36:33 +02:00
Brendan Hay
79110fb8b7
Add amazonka-application-autoscaling and amazonka-discovery
2016-06-21 08:31:50 +02:00
Alp Mestanogullari
ff341de31b
add inline-java and sparkle, with appropriate configure flags for JDK
2016-06-20 19:54:33 +02:00
Mathieu Boespflug
aa89cc86ef
Reenable most HaskellR packages.
...
Except ihaskell-inline-r, because package blocked by IHaskell not
supporting GHC 8.
2016-06-20 13:17:01 +02:00
Jens Petersen
44688d21cc
Merge pull request #1628 from mboes/dc-cassette
...
Reenable distributed-closure + add cassette.
2016-06-20 10:48:40 +09:00