Commit Graph

13023 Commits

Author SHA1 Message Date
Dan Burton
cd428cdc12
Expect tests to pass for either-both, closes #4757 2019-09-29 12:14:30 -07:00
Dan Burton
1967534aae
Unblock extensible-effects 2019-09-29 12:06:05 -07:00
Dan Burton
e5fae6a0a8
Unblock hsemail revdeps 2019-09-29 11:51:46 -07:00
Dan Burton
c79d6d7637
Unblock password, keep expecting test failure, see #4654 2019-09-29 11:50:35 -07:00
Dan Burton
f84995eb59
Expect tests to pass for ghc-exactprint, closes #4642 2019-09-29 11:44:45 -07:00
Dan Burton
a9d5ebd242
Expect tests to pass for world-peace, closes #4643 2019-09-29 11:29:16 -07:00
Dan Burton
6e4645517d
Expect tests to pass for pretty-simple, closes #4652 2019-09-29 11:26:46 -07:00
Dan Burton
01feac3c58
Expect test pass from singletons, closes #4646 2019-09-29 11:23:56 -07:00
Dan Burton
c44a1baf05
Unblock hslua stuff, incl benchmarks. Closes #4526 2019-09-29 11:13:23 -07:00
Dan Burton
039d8c3e62
Block sbv per MonadFail build failure 2019-09-29 10:51:14 -07:00
Dan Burton
793450dde7
concurrent-extra test failure reported elsewhere 2019-09-29 10:37:59 -07:00
Dan Burton
1e7275909a
Ungrandfather OneTuple, vaguely related to #3716 2019-09-29 10:33:23 -07:00
Dan Burton
f6fdd49157
unblock aeson-pretty and revdeps 2019-09-29 10:07:42 -07:00
Dan Burton
814918b8d7
unblock aeson-pretty and revdeps 2019-09-29 09:28:46 -07:00
Dan Burton
2bcfe8aa51
Merge branch 'brandon-leapyear-patch-1' 2019-09-29 09:21:06 -07:00
Dan Burton
0fb829b2fd
Expect test failure per LeapYear/th-test-utils#14 2019-09-29 09:20:50 -07:00
Dan Burton
713111a633
Merge branch 'patch-1' of https://github.com/brandon-leapyear/stackage into brandon-leapyear-patch-1 2019-09-29 09:16:43 -07:00
Dan Burton
f66949383b
Merge pull request #4861 from kowainik/chshersh/shellmet
Add back `shellmet`
2019-09-29 09:10:57 -07:00
Dan Burton
8b0736aa7d
Merge pull request #4859 from WillSewell/patch-3
Re-enable pusher-http-haskell
2019-09-29 09:09:11 -07:00
Dan Burton
2710148f65
Merge pull request #4857 from RyanGlScott/rdtsc
Add myself as the maintainer of rdtsc
2019-09-29 09:08:03 -07:00
Dan Burton
3078f9294d
Merge pull request #4856 from RyanGlScott/add-my-packages-back
Add back some of my packages
2019-09-29 09:07:39 -07:00
Dmitrii Kovanikov
0a57e2a43e
Add shellmet 2019-09-28 21:28:25 +03:00
Will Sewell
0cbf853ef5
Re-enable pusher-http-haskell
Remove pusher-http-haskell from "GHC 8.8 bounds failures". It's compatible with base-4.13 since 1.5.1.11.
2019-09-27 21:40:55 +01:00
Brandon Chinn
a5ed3a5c7c
Remove th-test-utils from build failures 2019-09-27 12:00:06 -07:00
Ryan Scott
9440a01dd3 Add myself as the maintainer of rdtsc
The benchmark suites for my package `rcu` (which I working towards
adding back to Stackage at some point) depends on the `rdtsc`
library, which is not currently on Stackage. I'd like to make myself
the maintainer.
2019-09-27 14:45:42 -04:00
Ryan Scott
b6a37fcac5 Add back some of my packages
* `ad`, `thread-local-storage`, and `zippers` were removed due to
  their benchmarks not building with GHC 8.8.1. As far as I can
  tell, this is no longer an issue, as `criterion` now builds without
  issue on 8.8.1.
* `folds` was removed due to its flaky `hlint` test suite, but
   version 0.7.5 of `folds` has removed this test suite.
* `structs` was removed due to its test suite not building on GHC
  8.6. This is no longer an issue, as far as I can tell.
* `text-show-instances` was removed due to `text-show`, but
  `text-show` is no longer blacklisted, so this should be fine now.
2019-09-27 14:38:48 -04:00
Dan Burton
fc3e1a0dc8
Block some more build failures 2019-09-27 11:13:27 -07:00
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