filelock-0.1.1.7: CHANGELOG.md
Changelog for filelock package
0.1.1.7
-------
_2023-08-03, Andreas Abel_
* Add `build-tools: hsc2hs` to `.cabal` for building with GHC 8.x
Tested with GHC 8.0 - 9.8.1-alpha1.
0.1.1.6
-------
_2023-04-06, Andreas Abel_
* Fix problem with locking when used with `unix-2.8`
(issue [#12](https://github.com/takano-akio/filelock/issues/12)).
* Package moved to [@haskell-pkg-janitors](https://github.com/haskell-pkg-janitors/filelock).
Tested with GHC 8.2 - 9.6.
0.1.1.5
-------
_2020-06-30, Takano Akio_