Skip to content
This repository has been archived by the owner on Apr 12, 2019. It is now read-only.

Update to newest dhall (& hnix) #18

Closed
Profpatsch opened this issue Mar 27, 2019 · 1 comment
Closed

Update to newest dhall (& hnix) #18

Profpatsch opened this issue Mar 27, 2019 · 1 comment

Comments

@Profpatsch
Copy link
Member

Profpatsch commented Mar 27, 2019

There have been a few changes with dhall (multiple let bindings, Some/None and the new Map module).

hnix got a new major version release a few days ago, but for now I’ll update to the older one.

Please assign me to this issue.

Profpatsch added a commit to Profpatsch/dhall-nix that referenced this issue Mar 27, 2019
Some things have changed in the dhall expression tree:

- `let` bindings now take a list of bindings
- `Some` and `None` were introduced

Additionally, dhall switched to an internal `Map` module instead of
`HashMap.Strict.InsOrd`.

Closes: dhall-lang#18
@Gabriella439
Copy link
Collaborator

I'm also going to merge this repository into the dhall-haskell repository now that this builds against the latest version of dhall

Gabriella439 pushed a commit to dhall-lang/dhall-haskell that referenced this issue Apr 10, 2019
Some things have changed in the dhall expression tree:

- `let` bindings now take a list of bindings
- `Some` and `None` were introduced
- `Text/show` was added

Additionally, dhall switched to an internal `Map` module instead of
`HashMap.Strict.InsOrd`.

Closes: dhall-lang/dhall-nix#18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants