Gabriella439 / pipes

Compositional pipelines
BSD 3-Clause "New" or "Revised" License
487 stars 72 forks source link

Regenerate travis config using newer script, and test more GHC versions #197

Closed gwils closed 6 years ago

Gabriella439 commented 6 years ago

I think the build failure on GHC 8.4 can be fixed by increasing the upper bound on optparse-applicative or disabling the benchmark suite

gwils commented 6 years ago

@Gabriel439 Done.

Gabriella439 commented 6 years ago

Thank you! 🙂