mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-21 19:51:56 +01:00
Unblock dhall, in the spirit of #4860
This commit is contained in:
parent
847f62c3cb
commit
c709334f27
@ -158,7 +158,7 @@ packages:
|
|||||||
"Phil de Joux <phil.dejoux@blockscope.com> @philderbeast":
|
"Phil de Joux <phil.dejoux@blockscope.com> @philderbeast":
|
||||||
- siggy-chardust
|
- siggy-chardust
|
||||||
- detour-via-sci
|
- detour-via-sci
|
||||||
- hpack-dhall < 0 # via dhall & dhall-json
|
- hpack-dhall < 0 # via hpack
|
||||||
|
|
||||||
"Matthew Ahrens <matt.p.ahrens@gmail.com> @mpahrens":
|
"Matthew Ahrens <matt.p.ahrens@gmail.com> @mpahrens":
|
||||||
- forkable-monad
|
- forkable-monad
|
||||||
@ -1048,9 +1048,10 @@ packages:
|
|||||||
- turtle
|
- turtle
|
||||||
- foldl
|
- foldl
|
||||||
- bench
|
- bench
|
||||||
- dhall < 0 # via cborg-json
|
- dhall
|
||||||
- dhall-bash < 0 # via dhall
|
- dhall-bash
|
||||||
- dhall-json < 0 # via dhall
|
- dhall-json
|
||||||
|
- aeson-yaml # req'd by dhall-json
|
||||||
# - dhall-nix # deriving-compat via hnix
|
# - dhall-nix # deriving-compat via hnix
|
||||||
|
|
||||||
"Andrew Thaddeus Martin <andrew.thaddeus@gmail.com> @andrewthad":
|
"Andrew Thaddeus Martin <andrew.thaddeus@gmail.com> @andrewthad":
|
||||||
@ -1119,7 +1120,7 @@ packages:
|
|||||||
|
|
||||||
"Ben Gamari <ben@smart-cactus.org> @bgamari":
|
"Ben Gamari <ben@smart-cactus.org> @bgamari":
|
||||||
- vector-fftw < 0 # GHC 8.4 via base-4.11.0.0
|
- vector-fftw < 0 # GHC 8.4 via base-4.11.0.0
|
||||||
- cborg-json < 0 # via base-4.13.0.0
|
- cborg-json
|
||||||
|
|
||||||
"Roman Cheplyaka <roma@ro-che.info> @feuerbach":
|
"Roman Cheplyaka <roma@ro-che.info> @feuerbach":
|
||||||
- action-permutations
|
- action-permutations
|
||||||
@ -3414,7 +3415,7 @@ packages:
|
|||||||
"Peter Trško <peter.trsko@gmail.com> @trskop":
|
"Peter Trško <peter.trsko@gmail.com> @trskop":
|
||||||
- between
|
- between
|
||||||
- connection-pool
|
- connection-pool
|
||||||
- verbosity < 0 # via dhall
|
- verbosity
|
||||||
|
|
||||||
"Devon Hollowood <devonhollowood@gmail.com> @devonhollowood":
|
"Devon Hollowood <devonhollowood@gmail.com> @devonhollowood":
|
||||||
- search-algorithms
|
- search-algorithms
|
||||||
@ -5263,7 +5264,6 @@ expected-test-failures:
|
|||||||
# Missing test files in sdist
|
# Missing test files in sdist
|
||||||
# Hopefully gets fixed in the next release...
|
# Hopefully gets fixed in the next release...
|
||||||
- crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23
|
- crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23
|
||||||
- dhall-json # https://github.com/dhall-lang/dhall-haskell/issues/996
|
|
||||||
- doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22
|
- doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22
|
||||||
- graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254
|
- graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user