Cabal revisions of lukko-0.1.1.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.2 name: lukko version: 0.1.1.3+x-revision: 1 synopsis: File locking category: System, Concurrency description: || ==8.4.4 || ==8.6.5 || ==8.8.4- || ==8.10.3+ || ==8.10.4+ || ==9.0.1 source-repository head type: git library default-language: Haskell2010 hs-source-dirs: src- build-depends: base >=4.5 && <4.15+ build-depends: base >=4.5 && <4.16 build-tool-depends: hsc2hs:hsc2hs >=0.67 && <0.69 -- Main library module
revision 2
cabal-version: 2.2 name: lukko version: 0.1.1.3-x-revision: 1+x-revision: 2 synopsis: File locking category: System, Concurrency description: || ==8.4.4 || ==8.6.5 || ==8.8.4- || ==8.10.4+ || ==8.10.7 || ==9.0.1+ || ==9.2.1 source-repository head type: git library default-language: Haskell2010 hs-source-dirs: src- build-depends: base >=4.5 && <4.16+ build-depends: base >=4.5 && <4.17 build-tool-depends: hsc2hs:hsc2hs >=0.67 && <0.69 -- Main library module ghc-options: -threaded build-depends: , base- , bytestring >=0.9.2.1 && <0.11+ , bytestring >=0.9.2.1 && <0.12 , lukko if os(windows)
revision 3
cabal-version: 2.2 name: lukko version: 0.1.1.3-x-revision: 2+x-revision: 3 synopsis: File locking category: System, Concurrency description: || ==8.6.5 || ==8.8.4 || ==8.10.7- || ==9.0.1- || ==9.2.1+ || ==9.0.2+ || ==9.2.4+ || ==9.4.1 source-repository head type: git library default-language: Haskell2010 hs-source-dirs: src- build-depends: base >=4.5 && <4.17+ build-depends: base >=4.5 && <4.18 build-tool-depends: hsc2hs:hsc2hs >=0.67 && <0.69 -- Main library module
revision 4
cabal-version: 2.2 name: lukko version: 0.1.1.3-x-revision: 3+x-revision: 4 synopsis: File locking category: System, Concurrency description: || ==8.8.4 || ==8.10.7 || ==9.0.2- || ==9.2.4- || ==9.4.1+ || ==9.2.7+ || ==9.4.4+ || ==9.6.1 source-repository head type: git library default-language: Haskell2010 hs-source-dirs: src- build-depends: base >=4.5 && <4.18+ build-depends: base >=4.5 && <4.19 build-tool-depends: hsc2hs:hsc2hs >=0.67 && <0.69 -- Main library module
revision 5
cabal-version: 2.2 name: lukko version: 0.1.1.3-x-revision: 4+x-revision: 5 synopsis: File locking category: System, Concurrency description: || ==8.8.4 || ==8.10.7 || ==9.0.2- || ==9.2.7- || ==9.4.4- || ==9.6.1+ || ==9.2.8+ || ==9.4.7+ || ==9.6.3+ || ==9.8.1 source-repository head type: git library default-language: Haskell2010 hs-source-dirs: src- build-depends: base >=4.5 && <4.19+ build-depends: base >=4.5 && <4.20 build-tool-depends: hsc2hs:hsc2hs >=0.67 && <0.69 -- Main library module build-depends: , async ^>=2.2.2 , base- , filepath ^>=1.3.0.0 || ^>=1.4.0.0+ , filepath ^>=1.3.0.0 || ^>=1.4.0.0 , lukko , singleton-bool ^>=0.1.5- , tasty ^>=1.4.0.1+ , tasty >=1.4.0.1 && <1.5 || ^>=1.5 , tasty-expected-failure ^>=0.11.1.2 || ^>=0.12.2 , tasty-hunit ^>=0.10.0.2 , temporary ^>=1.3 ghc-options: -threaded build-depends: , base- , bytestring >=0.9.2.1 && <0.12+ , bytestring >=0.9.2.1 && <0.13 , lukko if os(windows)