Dan Burton
7b0303049c
Expect haddock failure for hw-balancedparens
2019-11-24 09:38:15 -08:00
Dan Burton
442e970671
rainbow < 0.34.1 per #4994
2019-11-24 09:18:54 -08:00
Dan Burton
cf5f5f9ad7
swagger2 < 2.5 per #4992
2019-11-23 21:34:24 -08:00
Dan Burton
822baba2c1
Revert "Unblock test-framework stuff"
...
This reverts commit d0ad71e5fe .
2019-11-23 21:30:53 -08:00
Dan Burton
8d3567f493
Expect test failure per stbuehler/haskell-nettle#10
2019-11-21 22:36:50 -08:00
Dan Burton
d0ad71e5fe
Unblock test-framework stuff
2019-11-21 18:27:37 -08:00
Dan Burton
668e55d844
Merge pull request #4988 from serokell/gromak/resurrect-serokell
...
Re-enable universum and o-clock
2019-11-21 18:14:35 -08:00
Dan Burton
c786d2d27f
Merge pull request #4987 from newhoggy/re-enable-hw-hspec-hedgehog
...
Re-enable hw-hspec-hedgehog
2019-11-21 18:14:01 -08:00
Dan Burton
7f80640469
log-domain < 0.13 per ekmett/compensated#8
2019-11-21 18:12:55 -08:00
Ivan Gromakovskii
df4e71bee0
Re-enable universum and o-clock
2019-11-21 23:07:21 +03:00
John Ky
cb4a84bb71
Re-enable more haskell-works projects
2019-11-21 21:22:41 +11:00
John Ky
cb2c51bfb4
Re-enable packages dependending on hw-hspec-hedgehog
2019-11-21 19:22:41 +11:00
John Ky
41135e830b
Re-enable hw-hspec-hedgehog
2019-11-21 18:57:04 +11:00
Dan Burton
7a51c4cf20
Merge branch 'isovector-patch-4'
2019-11-20 08:59:35 -08:00
Dan Burton
8be1c65137
Enable loopbreaker and iunagi-chan
2019-11-20 08:59:23 -08:00
Dan Burton
d973ec8fec
Merge branch 'patch-4' of https://github.com/isovector/stackage into isovector-patch-4
2019-11-20 08:37:49 -08:00
Dan Burton
81940cdc32
Merge pull request #4979 from minad/patch-17
...
reenable persist
2019-11-20 08:36:39 -08:00
Dan Burton
64e41511a4
Merge pull request #4980 from massysett/master
...
Restore rainbow
2019-11-20 08:34:54 -08:00
Dan Burton
c55fe7dfdb
Merge pull request #4981 from ocheron/restore-io-streams
...
Restore io-streams
2019-11-20 08:33:15 -08:00
Dan Burton
3808b27f39
Merge branch 'afcowie-restore-unbeliever-packages'
2019-11-20 08:30:47 -08:00
Dan Burton
02ea2c4c16
Merge branch 'restore-unbeliever-packages' of https://github.com/afcowie/stackage into afcowie-restore-unbeliever-packages
2019-11-20 08:30:04 -08:00
Dan Burton
86bcc07981
Merge pull request #4986 from tarleb/jira-wiki-markup
...
Add jira-wiki-markup
2019-11-20 08:29:05 -08:00
Dan Burton
6dc10681af
Merge pull request #4977 from isovector/patch-5
...
Make TheMatten owner of loopbreaker
2019-11-20 08:28:46 -08:00
Albert Krewinkel
d880b1cab1
Add jira-wiki-markup
2019-11-20 11:59:57 +01:00
Chris Dornan
a1284f4b92
forma: into expected-test-failures
2019-11-17 10:10:54 +00:00
Chris Dornan
6ad867669d
egison: into expected-test-failures
2019-11-17 08:55:36 +00:00
Chris Dornan
d068243370
disable scheduler benchmarks
2019-11-16 18:45:57 +00:00
Olivier Chéron
facd0e1fd0
Restore io-streams
2019-11-13 19:12:15 +01:00
Omari Norman
ce734fb13d
Abandon non-empty-sequence
2019-11-13 10:45:25 -05:00
Omari Norman
b752583c39
Restore rainbow
...
Removed dependency on lens-simple. It now builds with
nightly-2019-11-11.
2019-11-13 10:02:35 -05:00
Daniel Mendler
fdbff7e5fe
reenable persist
2019-11-13 10:13:36 +01:00
Andrew Cowie
944c615cc2
Restore core-text, core-data, core-program
...
Upper bounds have been relaxed for the dependencies on prettyprinter and
template-haskell; testing with GHC 8.6.5 via lts-14.14 and GHC 8.8.1 via
nightly-2019-11-11 has shown full compatibility.
2019-11-11 22:17:21 +11:00
Sandy Maguire
445e5b9f39
Make TheMatten owner of loopbreaker
2019-11-11 16:17:12 +07:00
Sandy Maguire
b33d4005af
Reenable polysemy
2019-11-11 16:09:31 +07:00
Alexey Zabelin
cdd48bf9cd
Merge pull request #4975 from egisatoshi/patch-1
...
add egison
2019-11-10 22:59:19 -08:00
Satoshi Egi
2c4f7bb6f2
add egison
...
Checklist:
- [x] Meaningful commit message, eg `add my-cool-package` (please not mention `build-constraints.yml`)
- [x] At least 30 minutes have passed since uploading to Hackage
- [x] On your own machine, in a _new directory_, you have successfully run the following set of commands (replace `$package` with the name of the package that is submitted, and `$version` with the version of the package you want to get into Stackage):
stack unpack $package-$version # $version is optional
stack init --resolver nightly
stack build --resolver nightly --haddock --test --bench --no-run-benchmarks
2019-11-11 09:49:10 +09:00
Alexey Zabelin
f4e38a0ff6
Add upper bound for cookie, #4974
2019-11-10 10:44:13 -08:00
Alexey Zabelin
a0a2a87697
Merge pull request #4973 from vdukhovni/reenable-hasql-modules
...
Re-enable additional hasql modules
2019-11-10 10:42:53 -08:00
Viktor Dukhovni
da38699b37
Re-enable additional hasql modules
...
Now that the base hasql module is available, also re-enable
- hasql-transaction
- hasql-pool
- hasql-optparse-applicative
2019-11-10 01:04:54 -05:00
Alexey Zabelin
4ec7043171
Merge pull request #4971 from vdukhovni/reenable-hasql-and-deps
...
Re-enable text-builder, network-ip, postgresql-binary and hasql
2019-11-09 00:13:04 -08:00
Alexey Zabelin
1f8bdd63b5
Merge pull request #4970 from Bodigrim/patch-1
...
Add mod
2019-11-09 00:12:35 -08:00
Alexey Zabelin
1171c7131f
Re-enable @tfausak's packages ( #4969 )
...
Re-enable @tfausak's packages
2019-11-08 23:59:43 -08:00
Viktor Dukhovni
e72bd5e326
Re-enable text-builder, network-ip, postgresql-binary and hasql
...
- text-builder's dependency on deferred-folds is already satisfied.
- network-ip's dependencies are now satisfied
- postgresql-binary was blocked on network-ip
- hasql was blocked on postgresql-binary and text-builder
Also:
- re-enable tests of data-textual (works with GHC 8.8 as of 0.3.0.3)
2019-11-08 23:14:50 -05:00
Bodigrim
7cd81fa084
Add mod
2019-11-08 21:34:34 +00:00
Taylor Fausak
9f5a5e0e3e
Disable Rattletrap
2019-11-08 13:50:42 -05:00
Alexey Zabelin
62cedc0bec
Merge pull request #4967 from vdukhovni/renable-data-serializer
...
Re-enable data-serialiaser and data-textual
2019-11-08 10:40:52 -08:00
Alexey Zabelin
4736b1504b
Merge pull request #4968 from vrom911/vrom911/slist
...
Add slist
2019-11-08 10:40:34 -08:00
Alexey Zabelin
99ab0df9c4
Additional upper bounds related to megaparsec, #4966
2019-11-08 10:39:31 -08:00
Taylor Fausak
afbb2aa8d0
Re-enable @tfausak's packages
2019-11-08 11:44:42 -05:00
vrom911
647e4fdb55
Add slist
2019-11-08 12:41:18 +04:00