dhall-lang / dhall-to-cabal

Compile Dhall expressions to Cabal files
MIT License
100 stars 19 forks source link

Update to dhall 1.38.1 (WIP) #194

Open noughtmare opened 3 years ago

noughtmare commented 3 years ago

I have done a quick and dirty update to dhall 1.38 and also updated some other dependencies. I have now gotten this to compile with GHC 8.10.4. Most tests fail, but that seems to be due to formatting changes.

This depends on #188