bos / filemanip

A Haskell library for working with files and directories. Includes code for pattern matching, finding files, modifying file contents, and more.
http://bitbucket.org/bos/filemanip
Other
27 stars 9 forks source link

Require unix-compat >= 0.3 #23

Closed Bodigrim closed 1 year ago

Bodigrim commented 1 year ago

System.PosixCompat.Temp is not available before unix-compat-0.3.

As a Hackage trustee I made relevant revisions.

Bodigrim commented 1 year ago

The repo seems virtually unmaintained, closing.