dhall-json: rm upstream issue link, no loner relevant
M pkgs/development/haskell-modules/configuration-common.nix
This commit is contained in:
parent
0cba266e8a
commit
cec3c91aeb
@ -1028,8 +1028,6 @@ self: super: {
|
|||||||
# Should be solved when: https://github.com/dhall-lang/dhall-haskell/issues/1837
|
# Should be solved when: https://github.com/dhall-lang/dhall-haskell/issues/1837
|
||||||
dhall = generateOptparseApplicativeCompletion "dhall" (dontCheck super.dhall);
|
dhall = generateOptparseApplicativeCompletion "dhall" (dontCheck super.dhall);
|
||||||
|
|
||||||
# Missing test files in source distribution, fixed once 1.4.0 is bumped
|
|
||||||
# https://github.com/dhall-lang/dhall-haskell/pull/997
|
|
||||||
dhall-json =
|
dhall-json =
|
||||||
generateOptparseApplicativeCompletions ["dhall-to-json" "dhall-to-yaml"]
|
generateOptparseApplicativeCompletions ["dhall-to-json" "dhall-to-yaml"]
|
||||||
super.dhall-json;
|
super.dhall-json;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user