Commit Graph

2993 Commits

Author SHA1 Message Date
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
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
Jens Petersen
ad1736e15e Merge pull request #1625 from khibino/khibino-fix-ghc8
packages about relational-record are GHC 8.0.1 ready
2016-06-20 10:47:10 +09:00
Kei Hibino
fa3180b740 disable packages which depend on HDBC. 2016-06-20 09:19:42 +09:00
Mathieu Boespflug
29d814ff6a Reenable distributed-closure + add cassette. 2016-06-19 23:27:30 +02:00
Dan Burton
9b92576343 Merge pull request #1618 from wincent/patch-2
Remove docvim from list of expected failures
2016-06-19 11:59:15 -07:00
Dan Burton
e913ea0972 Merge pull request #1622 from wincent/patch-3
Re-enable docvim
2016-06-19 11:50:57 -07:00
Dan Burton
b77bc7231f Merge pull request #1619 from fizruk/patch-1
Add smsaero back to Stackage
2016-06-19 11:48:35 -07:00
Dan Burton
565063f123 Merge pull request #1626 from YoEight/patch-4
Add eventstore package back
2016-06-19 11:45:31 -07:00
Dan Burton
ce586018d2 Merge pull request #1624 from Bodigrim/patch-2
add exp-pairs
2016-06-19 11:43:00 -07:00
Dan Burton
535f3859a6 Merge pull request #1623 from mstksg/patch-6
Re-add 'uncertain' package
2016-06-19 11:42:30 -07:00
Dan Burton
93f8eb7c9f Merge pull request #1621 from simonmichael/patch-5
re-enable some hledger packages
2016-06-19 11:41:04 -07:00
Dan Burton
62f9e688e6 Add constraint "singletons < 2.2" per #1627 2016-06-19 11:40:33 -07:00
Kei Hibino
8a4434c937 add package-flags for GHC 8. 2016-06-20 00:21:18 +09:00
Yorick Laupa
733073fb75 Add eventstore package back
`eventstore` compiles with GHC 8 now
2016-06-19 17:13:10 +02:00
Kei Hibino
d9bb934acb packages about relational-record are GHC 8.0.1 ready 2016-06-19 23:34:44 +09:00
Bodigrim
24b62a326c add exp-pairs 2016-06-19 17:31:57 +03:00
Greg Hurrell
24c970ee52 Re-enable docvim
Again compatible with latest lens and process packages.

Had inadvertently become incompatible as a result of switching to use the `lts-6.3` resolver instead of a recent nightly in 65c8615c82, and starting to use `--pvp-bounds both` in 29650e24d4. Fixed in the 0.3.1.6 release:

https://hackage.haskell.org/package/docvim-0.3.1.6
2016-06-18 22:38:49 -07:00
Justin Le
bf827969e8 Update build-constraints.yaml
re-added 'uncertain' because dependencies are back on stackage! :)
2016-06-18 22:30:18 -07:00
Dan Burton
ac5e11ac80 Disable docvim per outdated deps 2016-06-18 20:04:54 -07:00
Simon Michael
54d9a31971 hledger-ui/web aren't ready yet 2016-06-17 11:49:54 -07:00
Simon Michael
7b8631786d re-enable hledger packages
As best I can figure out, stackage will build these successfully in GHC8 nightlies now.
2016-06-17 11:25:57 -07:00
Nickolay Kudasov
cac7da2dd3 Add smsaero back to Stackage
`smsaero-0.5` now supports `servant-0.7` which was the problem in https://github.com/fpco/stackage/issues/1290
2016-06-17 17:51:45 +04:00
Greg Hurrell
74e65a8f60 Remove docvim from list of expected failures
According to Travis, the latest 0.3.1.3 release should be clean/passing.

https://travis-ci.org/wincent/docvim/builds/138283565
2016-06-17 01:36:45 -07:00
Jens Petersen
c3adc57d58 Reverting "semigroupoids-5.0.1 should build without tests (#1615)"
This reverts commit 8109086487.
2016-06-17 15:02:50 +09:00
Marco Zocca
c7c8087c4b inline-c 0.5.5.3 is GHC 8.0.1 ready 2016-06-16 16:26:41 +02:00
Jens Petersen
7390b82cb9 disable stackage-curator again (stackage-curator#20) 2016-06-16 15:18:49 +09:00
Jens Petersen
8dbc857442 Revert "latest inline-c is 8.0.1 ready"
This reverts commit ef2014d57c.
2016-06-16 12:54:01 +09:00
Jens Petersen
a51873e079 docvim test failing (wincent/docvim#25) 2016-06-16 12:49:25 +09:00
Jens Petersen
06808c1365 distribution-nixpkgs link problem (#1616)
Ambiguous interface for ‘Text.PrettyPrint.HughesPJClass’
2016-06-16 12:41:45 +09:00
Jens Petersen
bf633b26ee add back stackage-curator
stackage-cli is deprecated
2016-06-16 12:16:16 +09:00
Jens Petersen
8109086487 semigroupoids-5.0.1 should build without tests (#1615) 2016-06-16 11:51:44 +09:00
Jens Petersen
0c6d30de56 add stackage-cli to Dan's packages
to allow stackage-curator to stack build
2016-06-16 11:49:22 +09:00
Jens Petersen
25ebf8b600 Merge pull request #1614 from RyanGlScott/master
Add back bits, semigroupoids, and streams
2016-06-16 10:50:52 +09:00
Jens Petersen
3df22d69a1 Merge pull request #1611 from ocramz/patch-2
latest inline-c is 8.0.1 ready
2016-06-16 10:49:43 +09:00
Jens Petersen
3ff7fffa47 Merge pull request #1613 from tebello-thejane/patch-1
Add bitx-bitcoin.
2016-06-16 10:47:51 +09:00
Jens Petersen
2a1358ec6d Merge pull request #1612 from peti/master
build-constraints.yaml: add new distribution-nixpkgs package
2016-06-16 10:47:14 +09:00
Jens Petersen
b6eb03bf6b Merge pull request #1610 from wincent/patch-1
Proprose docvim inclusion
2016-06-16 10:46:03 +09:00
Ryan Scott
9fb0b613bb Add back bits, semigroupoids, and streams 2016-06-15 19:31:06 -04:00
Dan Burton
cfb31f06ad Re-enable bloodhound 2016-06-15 10:49:11 -07:00
Tebello Thejane
d5bd392f05 Add bitx-bitcoin. 2016-06-15 16:45:43 +02:00
Peter Simons
e73a009a3f build-constraints.yaml: add new distribution-nixpkgs package 2016-06-15 15:40:44 +02:00
Marco Zocca
a2e72209b8 Update build-constraints.yaml
fixed typo
2016-06-15 15:38:15 +02:00
Marco Zocca
ef2014d57c latest inline-c is 8.0.1 ready 2016-06-15 14:51:26 +02:00
Jens Petersen
eeb515f05b revert "Expect hpio tests to fail #1540"
fixed in 0.8.0.2
2016-06-15 17:41:57 +09:00
Jens Petersen
06d4f94210 Revert "Disable amazonka-iot and amazonka-lambda per #1568"
fixed in 1.4.3
2016-06-15 17:01:27 +09:00
Greg Hurrell
2eeb2102b3 Proprose docvim inclusion 2016-06-15 00:01:59 -07:00
Jens Petersen
348bfbc249 Merge pull request #1609 from ocramz/patch-2
`parsers-0.12.4` is GHC 8 ready
2016-06-15 10:53:57 +09:00
Jens Petersen
68611ae322 Merge pull request #1607 from phadej/generics-sop-lens-friendly-time
Add generics-sop-lens and friendly-time
2016-06-15 10:53:09 +09:00
Jens Petersen
2c5b9d0f3f Merge pull request #1606 from jdreaver/fix-strosphere
Unblock stratosphere for GHC 8
2016-06-15 10:50:23 +09:00
Jens Petersen
62458f6355 Merge pull request #1605 from int-index/union-bench
Restore union bench
2016-06-15 10:49:03 +09:00
Marco Zocca
e8bcf48579 Propose parsers for inclusion 2016-06-14 22:40:39 +02:00
Oleg Grenrus
6730b51601 Add generics-sop-lens and friendly-time 2016-06-14 11:23:50 +03:00
Jens Petersen
89790e9a6a Merge pull request #1604 from RyanGlScott/master
Add back previously broken benchmarks
2016-06-14 16:54:06 +09:00
David Reaver
33241c1399 Unblock stratosphere for GHC 8 2016-06-13 15:07:46 -07:00
Index Int
e12f27be9f Restore union bench
This reverts commit a7dd3f0161.
2016-06-14 00:34:46 +03:00
Dan Burton
a0177bbf95 delete outdated comment 2016-06-13 08:33:54 -07:00
Dan Burton
810b84d4c5 Merge pull request #1602 from ocramz/patch-1
`ad-4.3.2.1` is compatible with GHC 8
2016-06-13 08:32:30 -07:00
Dan Burton
56b78ae8b5 Merge pull request #1601 from neongreen/patch-9
Add text-all
2016-06-13 08:26:30 -07:00
Dan Burton
0b81ac1c4a Merge pull request #1600 from wuzzeb/master
Allow hspec-webdriver and webdriver-angular for GHC 8
2016-06-13 08:26:16 -07:00
Dan Burton
a7dd3f0161 Skip union benchmarks per int-index/union#4 2016-06-13 08:03:16 -07:00
Ryan Scott
81a7de095d Add back previously broken benchmarks 2016-06-13 09:48:08 -04:00
Gabriel Gonzalez
5fe2285d57 Enable morte and pipes-extras
`morte-1.6.1` and `pipes-extras-1.0.4` now build against Stackage nightly
2016-06-12 16:50:04 -07:00
Marco Zocca
dacfefd6ca ad-4.3.2.1 is compatible with GHC 8 2016-06-12 23:47:44 +02:00
Artyom
270971781f Add text-all 2016-06-12 22:38:37 +03:00
John Lenz
925438a29b Allow hspec-webdriver and webdriver-angular for GHC 8
I have tested these with nightly-2016-06-12 and they both work with GHC 8.0.1
2016-06-12 12:46:40 -05:00
Index Int
a55b6410ce Unblock union for GHC 8 2016-06-12 17:44:36 +03:00
Dan Burton
226f827015 Skipped rose-trees benchmarks per athanclark/rose-trees#5 2016-06-12 00:23:04 -07:00
Dan Burton
6006c05593 Skipped rose-trees test suite per athanclark/rose-trees#5 2016-06-12 00:11:14 -07:00
Dan Burton
ea30038723 Merge pull request #1596 from massysett/master
Change Omari Norman's packages for GHC 8
2016-06-11 22:59:27 -07:00
Dan Burton
c4be8f7cce Merge pull request #1594 from stepcut/patch-1
Jeremy Shaw - reenable a bunch of packages which now build with GHC 8
2016-06-11 22:59:07 -07:00
Dan Burton
1cda891e01 Add constraint "tagsoup < 0.14" per #1597 2016-06-11 22:53:31 -07:00
Omari Norman
c3ad77e8b5 Change Omari Norman's packages for GHC 8
pipes-cliff should now work without changes, as the upstream
packages are now working in GHC 8.

No new release of validation has been made, so I split the
interesting parts out into a new package, accuerr.
2016-06-11 16:22:22 -04:00
Dan Burton
1cb310fbe1 Merge pull request #1595 from barrucadu/patch-2
irc-client-0.4.0.0 is GHC 8 compatible.
2016-06-11 10:17:08 -07:00
Dan Burton
0cd610ac15 Merge pull request #1593 from ch1bo/patch-2
Re-enable hdevtools
2016-06-11 10:15:53 -07:00
Michael Walker
8f06b0cafd irc-client-0.4.0.0 is GHC 8 compatible. 2016-06-11 16:22:05 +01:00
Jeremy Shaw
fcfd0475b4 Jeremy Shaw - reenable a bunch of packages which now build with GHC 8 2016-06-10 21:36:28 -05:00
Dan Burton
5ca70763a5 Skip symengine test suite per missing C lib 2016-06-10 13:38:44 -07:00
Sebastian
56f7a7426e Re-enable hdevtools
Compilation against GHC 8.0.1 should be fixed with https://github.com/hdevtools/hdevtools/pull/21, released to hackage as version 0.1.3.2
2016-06-10 21:38:36 +02:00
Dan Burton
d1b91a63c7 Merge pull request #1592 from fpco/stack-hpack
Add back `stack` and add its dependency `hpack`
2016-06-10 11:14:27 -07:00
Dan Burton
c9ef3c07d4 Merge pull request #1591 from phadej/servant-swagger-ui
Add servant-swagger-ui
2016-06-10 08:10:59 -07:00
Emanuel Borsboom
34e735fb6b Add back stack and add its dependency hpack 2016-06-10 08:03:08 -07:00
Oleg Grenrus
2d277cfb18 Add servant-swagger-ui 2016-06-10 15:46:31 +03:00
Siddharth
8656ca429c add symengine to stackage
Add symEngine haskell bindings (https://github.com/symengine/symengine.hs)
2016-06-10 16:11:26 +05:30
Dan Burton
ba00133d69 Merge pull request #1580 from facundominguez/patch-2
Add back some cloud haskell packages.
2016-06-09 18:59:04 -07:00
Emanuel Borsboom
cfe032ec51 Add optparse-simple
Dependency of `stack` (just waiting for https://github.com/sol/hpack/pull/110 to be merged and released, then `stack` can be added back).
2016-06-09 11:38:45 -07:00
Dan Burton
2f68e6c650 Merge branch 'master' of https://github.com/BlackBrane/stackage into BlackBrane-master 2016-06-09 10:16:07 -07:00
Dan Burton
1640557e37 Skip hledger-lib benchmarks per #1587 2016-06-09 10:14:54 -07:00
Dan Burton
7891485d26 Merge pull request #1586 from Daniel-Diaz/patch-1
add haskintex back
2016-06-09 09:57:18 -07:00
Dan Burton
9b26af7722 Merge pull request #1584 from paul-rouse/patch-1
Re-enable yesod-auth-oauth2
2016-06-09 09:56:53 -07:00
Paul Rouse
b844e86343 Correct typo
Duh!
2016-06-09 16:31:07 +01:00
Facundo Domínguez
8703e5d523 Update build-constraints.yaml 2016-06-09 12:29:31 -03:00
Dan Burton
31f2413b76 Merge pull request #1585 from peti/hledger-interest
hledger-interest: re-enable builds
2016-06-09 08:29:15 -07:00
Dan Burton
ded5bc5812 Merge pull request #1583 from peti/master
hsdns: enable builds again
2016-06-09 08:26:13 -07:00
Dan Burton
d92ca0f483 Merge pull request #1579 from hverr/hverr/cache
Add the cache package
2016-06-09 08:21:32 -07:00
Dan Burton
c6d3af5dc6 Merge pull request #1578 from bartavelle/master
Add the language-puppet package
2016-06-09 08:21:02 -07:00
Daniel Díaz
afa0d5c417 add haskintex back
haskintex should work again, now that the new hint has made it to stackage
2016-06-09 11:15:41 -04:00
Facundo Domínguez
6c31f6a2ea Update build-constraints.yaml 2016-06-09 11:06:43 -03:00
Peter Simons
108996d472 hledger-interest: re-enable builds
The package seems to compile fine with GHC 8.0.1:

  https://travis-ci.org/peti/hledger-interest/builds/136437417
2016-06-09 15:50:48 +02:00
Paul Rouse
ec9bb1ad07 Re-enable yesod-auth-oauth2
Fixed by https://github.com/thoughtbot/yesod-auth-oauth2/pull/63 release as version 0.1.9
2016-06-09 14:50:33 +01:00
Peter Simons
c470364c7c hsdns: enable builds again
The package is disabled due to https://github.com/fpco/stackage/issues/840, but
that issue was fixed 9 months ago!
2016-06-09 15:38:52 +02:00
Cliff Harvey
0d4256b8a4 Add myself as a library author 2016-06-09 15:01:09 +02:00
Pavel Ryzhov
5a6594fbeb Added packages hquantlib and persistent-redis 2016-06-09 14:53:27 +02:00
Facundo Domínguez
45a2cec7fd Add back some cloud haskell packages. 2016-06-09 09:48:19 -03:00
Henri Verroken
f095ba6553 add cache 2016-06-09 09:42:17 +00:00
bartavelle
cd0c5c794c Add the language-puppet package 2016-06-09 11:17:24 +02:00
tomjaguarpaw
13b2c4a3a6 Opaleye now works on GHC 8 2016-06-09 10:13:50 +01:00
Dan Burton
4845dc29fc Expect Hclip test suite to fail (jetho/Hclip#3) 2016-06-08 13:38:47 -07:00
Dan Burton
beac5ac054 Merge pull request #1575 from RyanGlScott/bifunctor-haddocks
Add back packages with working Haddocks
2016-06-08 13:11:34 -07:00
Dan Burton
21cffac960 Merge pull request #1574 from RyanGlScott/add-back-benchmarks
Add back benchmarks which now work
2016-06-08 13:11:10 -07:00
Ryan Scott
e89a2388e4 Add back benchmarks which now work 2016-06-08 14:52:11 -04:00
Ryan Scott
3120dd2be3 Add back packages with working Haddocks 2016-06-08 14:43:03 -04:00
Joachim Breitner
24ff0bb8de Refine ghc-heap-view’s patch assignment 2016-06-08 19:09:20 +02:00
Joachim Breitner
2a83aadf63 All my packages should work now with GHC 8 now 2016-06-08 17:37:14 +02:00
Dan Burton
179375c475 Enable yi and yi-fuzzy-open, closes #1571 2016-06-08 08:30:23 -07:00
Dan Burton
bbdb442ca8 Remove constraint "xlsx < 0.2.2", closes #1570 2016-06-08 08:28:37 -07:00
Dan Burton
d072f30d38 Remove constraint "clash-lib < 0.6.16", closes #1566 2016-06-08 08:26:32 -07:00
Dan Burton
2b107475ba Merge pull request #1563 from nomeata/patch-3
stm-conduit should work with GHC 8 now
2016-06-08 08:12:54 -07:00
Dan Burton
ed93cde2d5 Merge pull request #1564 from nomeata/patch-2
tttool-1.6.1.1 should work with nightly.
2016-06-08 07:53:05 -07:00
Dan Burton
a2b0e9a2fa Merge pull request #1565 from RyanGlScott/master
Add back machines
2016-06-08 07:50:35 -07:00
Dan Burton
0824f6f823 Relabel safecopy skipped test to acid-state/safecopy#45, closes #1561 2016-06-07 23:07:24 -07:00
Dan Burton
824d1703b3 Remove constraint "hackage-security < 0.5.2.0", closes #1567 2016-06-07 22:46:42 -07:00
Dan Burton
f4e5d10261 Add constraint "xlsx < 0.2.2", suspected cause of #1570 2016-06-07 22:45:26 -07:00
Dan Burton
d11183c874 Disable ghcjs-dom and jsaddle per #1569 2016-06-07 22:38:23 -07:00
Dan Burton
3345014cce Disable yi and yi-fuzzy-open per #1571 2016-06-07 22:31:50 -07:00
Dan Burton
98445c898f Disable amazonka-iot and amazonka-lambda per #1568 2016-06-07 22:28:03 -07:00
Jens Petersen
3fd34955dd add hslua (osa1/hslua#44) 2016-06-08 11:28:36 +09:00
Jens Petersen
fc9194003c re-enable ghcjs-dom, jsaddle, vcswrapper 2016-06-08 11:20:45 +09:00
Jens Petersen
047016df14 re-enable yi 2016-06-08 11:20:25 +09:00
Jens Petersen
e80b3c1905 re-enable Frames 2016-06-08 11:20:05 +09:00
Jens Petersen
eae45c929f re-enable pandoc for ghc8 2016-06-08 11:19:47 +09:00
Jens Petersen
991aed936d re-enable pipes-safe, turtle, foldl 2016-06-08 11:14:33 +09:00
Dan Burton
9ddaddedad Add constraint "hackage-security < 0.5.2.0" per #1567 2016-06-07 10:26:30 -07:00
Dan Burton
ca82e8f6b2 Add constraint "clash-lib < 0.6.16" per #1566 2016-06-07 10:21:45 -07:00
Michael Snoyman
cd41cfdfd7 Remove expected doc failure haskell/haddock#516 2016-06-07 18:47:15 +03:00
Ryan Scott
c41b21f83e Add back machines 2016-06-07 10:48:42 -04:00
Joachim Breitner
aebb4b7698 tttool-1.6.1.1 should work with nightly. 2016-06-07 12:59:42 +02:00
Dan Burton
865f55a1f7 Re-enable random-fu, skip safecopy tests per #1561 2016-06-07 00:27:06 -07:00