Add support for GHC 8.6 (#94)

* Add support for GHC 8.6

* Fix STM version bounds on pragma
This commit is contained in:
Stephen Diehl
2018-10-01 17:35:27 +01:00
committed by GitHub
parent 1b1f82b749
commit 5024f3fef9
5 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ Supports:
* GHC 8.0.2
* GHC 8.2.1
* GHC 8.4.1
* GHC HEAD
* GHC 8.6.1
Usage
-----