haskell / docker-haskell

MIT License
63 stars 37 forks source link

Add GHC 8.10.1, update Cabal, Stack, Debian base. #19

Closed psftw closed 4 years ago

psftw commented 4 years ago

Expand support matrix to include Debian Buster in addition to Stretch. The default Debian base will be Buster for both 8.8.3 and 8.10.1 (8.6.5 getting dropped).

The GitHub Actions will now build/test the full matrix for pull requests.

Remove examples as they don't work and are unsupported.

psftw commented 4 years ago

borrows ideas from #15, #18 (:tada:) resolves #8, #16, #17