Commit Graph

12996 Commits

Author SHA1 Message Date
Dan Burton
f5e8f74d91
Merge branch 'brandon-leapyear-patch-1' 2019-09-27 11:01:50 -07:00
Dan Burton
d38db08840
Unblock th-test-utils 2019-09-27 11:01:40 -07:00
Dan Burton
60e1f48ec5
Merge branch 'patch-1' of https://github.com/brandon-leapyear/stackage into brandon-leapyear-patch-1 2019-09-27 11:00:51 -07:00
Dan Burton
49812ccc77
Unblock some wai stuff 2019-09-27 11:00:35 -07:00
Dan Burton
dfaeb8298c
Merge pull request #4855 from commercialhaskell/revert-4850-base-orphans
Revert "Remove base-orphans' test suite from skipped-tests"
2019-09-27 10:59:21 -07:00
Dan Burton
75022262e3
Revert "Remove base-orphans' test suite from skipped-tests" 2019-09-27 10:59:00 -07:00
Dan Burton
c95adabca1
Merge pull request #4854 from RyanGlScott/streaming
Reenable streaming
2019-09-27 10:45:32 -07:00
Dan Burton
9c6f89850e
Merge pull request #4853 from RyanGlScott/gc
Remove the deprecated gc package
2019-09-27 10:45:15 -07:00
Dan Burton
d7785e472c
Merge pull request #4852 from wereHamster/wereHamster
Reenable rethinkdb-client-driver, avers and publicsuffix
2019-09-27 10:44:58 -07:00
Dan Burton
99f8bb6e0c
Merge pull request #4849 from luke-clifton/lukeclifton
Adding generic-monoid
2019-09-27 10:44:23 -07:00
Dan Burton
1364e632d6
Merge pull request #4850 from RyanGlScott/base-orphans
Remove base-orphans' test suite from skipped-tests
2019-09-27 10:42:51 -07:00
Dan Burton
e1e25e54b7
Merge pull request #4851 from RyanGlScott/vault
Reenable vault
2019-09-27 10:41:06 -07:00
Ryan Scott
c7ace825c4 Reenable streaming
`streaming-0.2.3.0` fully supports GHC 8.8.1.
2019-09-27 11:12:49 -04:00
Tomas Carnecky
c693874f27 Reenable rethinkdb-client-driver, avers and publicsuffix 2019-09-27 16:24:16 +02:00
Ryan Scott
f64f5c13b4 Remove the deprecated gc package
The `gc` package is now deprecated (see its Hackage page). As
co-maintainer, I'd like to remove it from Stackage.
2019-09-27 10:22:05 -04:00
Ryan Scott
6efb0bc8d1 Reenable vault
`vault` was listed in `"GHC 8.8-related build failures"`, but that is
much too restrictive, since the library actually builds without issue
on GHC 8.8. The only part that doesn't build correctly is its
Haddocks, which is due to a Haddock bug (reported upstream at
haskell/haddock#1091). I've listed `vault` in
`expected-haddock-failures` as a result.
2019-09-27 09:28:58 -04:00
Ryan Scott
3d8adbdb63 Remove base-orphans' test suite from skipped-tests
`base-orphans` was mysteriously listed in the `skipped-tests`
category due to cyclic dependencies. Despite this, I am unable to
observe the supposed cyclic dependencies when I build it locally.
As a result, I'm going to optimistically remove it from this
category.
2019-09-27 07:26:05 -04:00
Dan Burton
39a27b360f
skip bitvec haddocks per #4848 2019-09-26 19:11:17 -07:00
Dan Burton
08fb485e1b
Merge pull request #4808 from tfausak/patch-4
Add list-singleton package
2019-09-26 19:03:58 -07:00
Dan Burton
8b1db860f9
Merge pull request #4834 from cdepillabout/add-print-console-colors
Add the new print-console-colors package
2019-09-26 19:03:03 -07:00
Dan Burton
22b2327fc7
Block build failure regex-pcre-builtin 2019-09-26 19:02:26 -07:00
Dan Burton
447c55c1e3
Merge pull request #4835 from ndmitchell/patch-3
Add hie-bios
2019-09-26 19:00:53 -07:00
Dan Burton
5b92d1ff35
Merge pull request #4838 from jtobin/add-urbit-hob
add urbit-hob
2019-09-26 18:56:12 -07:00
Dan Burton
6eb5e6dc39
Block some more build failures 2019-09-26 18:51:45 -07:00
Dan Burton
8b8ecf5378
Merge branch 'yaxu-patch-6' 2019-09-26 18:48:30 -07:00
Dan Burton
bd8c67635f
Merge branch 'patch-6' of https://github.com/yaxu/stackage into yaxu-patch-6 2019-09-26 18:47:32 -07:00
Dan Burton
46a5d2bc3d
Merge branch 'Bodigrim-patch-8' 2019-09-26 18:45:47 -07:00
Dan Burton
1dc80154cb
Unblock quickcheck-classes & revdeps 2019-09-26 18:45:32 -07:00
Dan Burton
1cfb3daa12
Merge branch 'patch-8' of https://github.com/Bodigrim/stackage into Bodigrim-patch-8 2019-09-26 18:44:03 -07:00
Dan Burton
e10a12cf7e
Unblock regex-base 2019-09-26 18:43:41 -07:00
Dan Burton
18b4539787
Unblock revdeps of monad-logger 2019-09-26 18:34:07 -07:00
Dan Burton
e8f4e67ad3
unblock misc 2019-09-26 18:31:22 -07:00
Dan Burton
0e4ae04116
unblock misc 2019-09-26 18:27:04 -07:00
Dan Burton
fe54590d52
Unblock revdeps of conduit-extra 2019-09-26 18:25:08 -07:00
Bodigrim
e0e0ed6ec2
Unblock quickcheck-classes 2019-09-26 22:00:52 +01:00
Dan Burton
3bdbd44eb7
Block more build failures 2019-09-26 12:40:29 -07:00
Dan Burton
1a426759cd
Remove build failure transitive deps 2019-09-26 12:17:14 -07:00
Dan Burton
045059345c
Block some more build failures 2019-09-26 12:14:51 -07:00
Dan Burton
6efdd99c0e
Attempt to unblock network revdeps 2019-09-26 12:04:50 -07:00
Dan Burton
91a0486270
Unblock aeson revdeps 2019-09-26 11:46:52 -07:00
Dan Burton
f869fe08d6
Unblock conduit revdeps and more 2019-09-26 11:42:02 -07:00
Dan Burton
b2c2e3b76c
Unblock stuff blocked by criterion 2019-09-26 11:34:00 -07:00
Dan Burton
d4ceabcfc2
Block xmlbf for build failure 2019-09-26 11:22:27 -07:00
Dan Burton
134ef1f17a
Unblock criterion and stuff 2019-09-26 11:20:59 -07:00
Dan Burton
ed0b85863a
Unblock aeson and stuff 2019-09-26 11:07:59 -07:00
Dan Burton
10d283dde5
Skip alex tests per ghc 8.8 issues 2019-09-25 22:09:02 -07:00
Dan Burton
053c1fcc42
more removals 2019-09-25 22:01:15 -07:00
Dan Burton
28d8b58694
More build failures 2019-09-25 22:00:11 -07:00
Dan Burton
8a3c1f64f9
Also block transitive deps of build failures 2019-09-25 21:52:37 -07:00
Dan Burton
d739f697f4
typo 2019-09-25 21:48:23 -07:00