restored compatability with GHC versions prior to 8.0.1

This commit is contained in:
Michiel Derhaeg
2018-03-17 23:19:23 +01:00
parent 12a45b4b99
commit 126f891d11
3 changed files with 29 additions and 4 deletions

View File

@@ -18,6 +18,9 @@
the focus follows when the mouse enters another workspace
but not moving into any window.
* Restored compatability with GHC version prior to 8.0.1 by removing the
dependency on directory version 1.2.3.
## 0.13 (February 10, 2017)
### Breaking Changes