timbertson / dhall-render

Render multiple files from dhall expressions
BSD Zero Clause License
18 stars 7 forks source link

Add github-hosted fallbacks for Prelude imports #16

Closed clong- closed 2 years ago

clong- commented 2 years ago

There was a recent outage of dhall-lang.org which caused downstream workflows using dhall-render to fail due to these imports being unavailable. This PR simply adds a fallback to the github-hosted versions of these imports in case of another outage.