GHC 8.6.1 support (#95)

* GHC 8.6.1 support

 - Bounds changes for base, containers and stm
 - stack lts 12.* tests
 - works with stack 8.6.1 nightly
    stack build --resolver nightly --haddock --test --bench --no-run-benchmarks
 - works with cabal new-build

* GHCVER-8.6.1
This commit is contained in:
Andre Van Der Merwe
2018-10-01 20:20:06 +01:00
committed by Stephen Diehl
parent 5024f3fef9
commit 8c88bc7d64
5 changed files with 25 additions and 5 deletions
+5
View File
@@ -1,3 +1,8 @@
0.2.4
=====
* GHC 8.6.1 support
0.2.3
=====