We need the latest version of the Dhall interpreter, but that needs a pin to Nixpkgs release-17.09. Use submodule rather than a fetchgit because dhall-haskell requires a submodule itself, and fetgit does not pull this in.20.02
parent
96e098d644
commit
cede594e15
@ -0,0 +1,3 @@
|
||||
[submodule "dhall-haskell"]
|
||||
path = dhall-haskell
|
||||
url = https://github.com/dhall-lang/dhall-haskell.git
|
@ -0,0 +1 @@
|
||||
Subproject commit 6a8e7e12cc95376dfd9ddfba673e7d0ae0d3b191
|
Loading…
Reference in new issue