Cabal revisions of wxdirect-0.92.2.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: wxdirect version: 0.92.2.0 +x-revision: 1 license: BSD3 license-file: LICENSE author: Daan Leijen src build-depends: - directory, - parsec >= 2.1.0 && < 4, - strict, - time >= 1.0, - filepath < 1.5, - process >= 1.1 && < 1.3 + directory < 1.4, + parsec >= 2.1.0 && < 3.2, + strict >= 0.3 && < 0.4, + time >= 1.0 && < 1.9, + filepath < 1.5, + process >= 1.1 && < 1.5 + + -- due to System.Environment(lookupEnv) + build-depends: base >= 4.6 if flag(splitBase) build-depends: