packages feed

Win32-junction-point 0.2.1 → 0.2.1.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~base

Dependency ranges changed: base

Files

Win32-junction-point.cabal view
@@ -1,5 +1,5 @@ Name:          Win32-junction-point-Version:       0.2.1+Version:       0.2.1.1 Synopsis:      Support for manipulating NTFS junction points. Description:   This package provides the ability to manipulate NTFS junction points as@@ -37,7 +37,7 @@ Homepage:      http://github.com/mikesteele81/Win32-junction-point bug-reports:   http://github.com/mikesteele81/win32-junction-point/issues Stability:     experimental-tested-with:   GHC==7.8.3+tested-with:   GHC == 7.8.3, GHC == 7.10.1 extra-source-files:     include/windows_cconv.h     ChangeLog@@ -52,7 +52,7 @@   cc-options:  -fno-strict-aliasing   Exposed-modules: System.Win32.JunctionPoint -  Build-depends: base  >= 4.0 && < 4.8+  Build-depends: base  >= 4.0 && < 4.9                , text  >= 0.8 && < 1.3                , Win32 >= 2.0 && < 2.4                , Win32-errors >= 0.2 && < 0.3