packages feed

Cabal revisions of unix-compat-0.7.3

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 cabal-version:  >= 1.10 name:           unix-compat version:        0.7.3+x-revision:     1 synopsis:       Portable POSIX-compatibility layer. description:    This package provides portable implementations of parts                 of the unix package. This package re-exports the unix build-type:     Simple  tested-with:+  GHC == 9.12.1   GHC == 9.10.1-  GHC == 9.8.2+  GHC == 9.8.4   GHC == 9.6.6   GHC == 9.4.8   GHC == 9.2.8     build-depends: Win32     >= 2.5.0.0  && < 3     build-depends: directory >= 1.3.1    && < 1.4     build-depends: filepath  >= 1.4.1.0  && < 1.6-    build-depends: time      >= 1.6.0.1  && < 1.13+    build-depends: time      >= 1.6.0.1  && < 1.15      other-modules:       System.PosixCompat.Internal.Time       unix-compat     , base     , monad-parallel-    , hspec+    , hspec >= 2.5.5     , HUnit     , directory >= 1.3.1.0         -- directory-1.3.1.0 adds createFileLink