elm-lang / elm-platform

Bundle of all core development tools for Elm
BSD 3-Clause "New" or "Revised" License
762 stars 125 forks source link

Cabal needs more backjumps in BuildFromSource.hs #247

Open psagers opened 6 years ago

psagers commented 6 years ago

The 0.18 build is failing when cabal hits its backjump limit and aborts. By strange coincidence, running the build multiple times could push through the error, making it less obviously fatal.