Closed jkeuhlen closed 5 years ago
@bergmark Any idea what I did wrong here? I'm not really familiar with travis CI. I also found a few other inconsistencies (all minor things) that I wanted to help fix so I want to make sure I'm submitting PRs correctly.
Hmm strange, i sent a message via e-mail reply but it didn't turn up here! Travis may have done some changes that break the current build script, we may need to update to https://github.com/haskell-CI/haskell-ci. I'll take a look
The issue may have been that we were using cabal-install HEAD for travis. Makes sense that it would break eventually... I merged that fix into this branch.
👍 i'll make a release now.
This leaves all of the IO errors that could be thrown alone, but makes any parser failures into a Nothing as discussed in https://github.com/bergmark/feed/issues/32