lio icon indicating copy to clipboard operation
lio copied to clipboard

Revised to `directory < 1.3.8` on hackage

Open andreasabel opened this issue 3 years ago • 0 comments

Hello lio-fs maintainers! (I hope I got the right repo here, because the Hackage publication points at https://github.com/scslab/lio but nothing has happened there in 7 years...)

In my role as Hackage Trustee, added bound directory < 1.3.8 to the publications of lio-fs on Hackage, see e.g. https://hackage.haskell.org/package/lio-fs-0.0.1.2/revisions/.

Background is that in directory-1.3.8.0, the module System.Directory is on longer declared safe, thus import safe System.Directory errors out.

Discussion at:

  • https://github.com/haskell/directory/issues/147

andreasabel avatar Nov 21 '22 07:11 andreasabel