sigil/.gitmodules
Emery Hemingway cede594e15 Add dhall-haskell submodule
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.
2019-10-05 20:41:02 +02:00

4 lines
105 B
Plaintext

[submodule "dhall-haskell"]
path = dhall-haskell
url = https://github.com/dhall-lang/dhall-haskell.git