Skip to content
directory 1.3.3.0

  * Relax unix version bounds to support 2.8.

  * Relax Win32 version bounds to support 2.8.

  * Use SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE when creating symbolic
    links on Windows, if possible.
    ( https://github.com/haskell/directory/issues/83 )