Commit Graph

13281 Commits

Author SHA1 Message Date
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
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
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
Viktor Dukhovni
aeafbc6945 Re-enable data-serialiaser and data-textual
These now build with GHC 8.8.1
2019-11-07 23:48:03 -05:00
Alexey Zabelin
fb3e6ec75c
Merge pull request #4965 from vdukhovni/reenable-postgresql-binary
Re-enable data-dword
2019-11-07 20:32:06 -08:00
Viktor Dukhovni
c8198089dc Re-enable data-dword 2019-11-07 23:21:15 -05:00
Alexey Zabelin
f6b4db4700
Add upper bounds for megaparsec and related packages, #4966 2019-11-07 20:17:17 -08:00
Alexey Zabelin
25fd8420e8
Merge pull request #4963 from serras/patch-7
Add language-protobuf
2019-11-05 08:29:17 -08:00
Alexey Zabelin
ac7495316f
Add upper bound for prettyprinter, #4964 2019-11-05 08:17:24 -08:00
Alejandro Serrano
2b24411300
Add language-protobuf 2019-11-05 12:52:22 +01:00
Alexey Zabelin
e660085289
Merge pull request #4962 from RyanGlScott/patch-1
Reenable monad-par's tests
2019-11-04 22:31:53 -08:00
Ryan Scott
f1cdc57f6c
Reenable monad-par's tests
They were originally removed due to not compiling with GHC 8.6, but this is fixed as of `monad-par-0.3.5`.
2019-11-04 05:53:06 -05:00
Adam Bergmark
98fafa68bf Remove upper bounds and close #4958 2019-11-04 09:19:37 +01:00
Adam Bergmark
b53c7ca3fc
Merge pull request #4961 from Hexirp/patch-ddgen-1
Re-enable `doctest-driver-gen`
2019-11-04 09:19:35 +01:00
Hexirp Hexirp@users.noreply.github.com
bae795d967 Re-enable doctest-driver-gen 2019-11-04 15:04:49 +09:00
Adam Bergmark
48ebd1c5db Clean up some more removed packages 2019-11-03 23:16:20 +01:00
Adam Bergmark
e6f627fa08
Merge pull request #4960 from nalchevanidze/add-morpheus-graphql
add morpheus-graphql
2019-11-03 03:48:35 +01:00
Adam Bergmark
2c8e25c97e haskell-src-meta upper bound for #4958 2019-11-03 03:47:14 +01:00
nalchevanidze
3eb735433a add Morpheus GraphQL 2019-11-02 16:32:41 +01:00
Adam Bergmark
025c7486a5 Clean up some more removed packages 2019-11-02 02:17:55 +01:00
Adam Bergmark
ce984e752e semirings upper bound for #4959 2019-11-02 01:49:24 +01:00
Adam Bergmark
95a556239e
Merge pull request #4957 from brandon-leapyear/patch-1
Add github-rest
2019-11-02 01:31:59 +01:00
Adam Bergmark
aba967eba2 haskell-src-exts < 1.22.0 for #4958 2019-11-02 01:30:34 +01:00
Brandon Chinn
f3a44c6c9f
Add github-rest 2019-11-01 13:10:39 -07:00
Adam Bergmark
c8605120cc
Merge pull request #4956 from kowainik/chshersh/relude-0.6.0.0
Reenable relude
2019-10-31 18:51:25 +01:00