Skip to content
directory 1.2.5.0

  * Add listDirectory, which is similar to getDirectoryContents
    but omits . and ..
    ( https://github.com/haskell/directory/pull/36 )

  * Remove support for --with-cc= in configure; use the CC= flag instead
    ( https://phabricator.haskell.org/D1608 )