packages feed

Cabal revisions of filepath-crypto-0.1.0.0

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

revision 1
-name: filepath-crypto-version: 0.1.0.0-cabal-version: >=1.10-build-type: Simple-license: BSD3-license-file: LICENSE-maintainer: Gregor Kleen <aethoago@141.li>-synopsis: Reversable and secure encoding of object ids as filepaths-category: cryptography-author: Gregor Kleen <aethoago@141.li>-extra-source-files:-    changes.md--source-repository head-    type: git-    location: https://git.rheperire.org/cryptoids/filepath-crypto--library-    exposed-modules:-        System.FilePath.Cryptographic-        System.FilePath.Cryptographic.ImplicitNamespace-        Data.Binary.SerializationLength-        Data.Binary.SerializationLength.TH-    build-depends:-        base >=4.10.1.0 && <4.11,-        binary >=0.8.5.1 && <0.9,-        bytestring >=0.10.8.2 && <0.11,-        case-insensitive >=1.2.0.10 && <1.3,-        cryptoids >=0.5.0.0 && <0.6,-        cryptoids-class >=0.0.0 && <0.1,-        cryptoids-types >=0.0.0 && <0.1,-        exceptions >=0.8.3 && <0.9,-        filepath >=1.4.1.2 && <1.5,-        sandi >=0.4.1 && <0.5,-        template-haskell >=2.12.0.0 && <2.13-    default-language: Haskell2010-    default-extensions: KindSignatures ViewPatterns FlexibleContexts-                        GeneralizedNewtypeDeriving PatternGuards RecordWildCards DataKinds-                        DeriveDataTypeable DeriveGeneric FlexibleInstances-                        MultiParamTypeClasses TypeFamilies ConstraintKinds-    other-extensions: ScopedTypeVariables-    hs-source-dirs: src-    other-modules:-        Data.Binary.SerializationLength.Class-        Paths_filepath_crypto-    ghc-options: -Wall -fno-warn-name-shadowing-+name:           filepath-crypto
+version:        0.1.0.0
+synopsis:       Reversable and secure encoding of object ids as filepaths
+category:       cryptography
+author:         Gregor Kleen <aethoago@141.li>
+maintainer:     Gregor Kleen <aethoago@141.li>
+license:        BSD3
+license-file:   LICENSE
+build-type:     Simple
+cabal-version:  >= 1.10
+x-revision:     1
+
+extra-source-files:
+    changes.md
+
+source-repository head
+  type: git
+  location: https://git.rheperire.org/cryptoids/filepath-crypto
+
+library
+  exposed-modules:
+      System.FilePath.Cryptographic
+      System.FilePath.Cryptographic.ImplicitNamespace
+      Data.Binary.SerializationLength
+      Data.Binary.SerializationLength.TH
+  other-modules:
+      Data.Binary.SerializationLength.Class
+      Paths_filepath_crypto
+  hs-source-dirs:
+      src
+  default-extensions: KindSignatures ViewPatterns FlexibleContexts GeneralizedNewtypeDeriving PatternGuards RecordWildCards DataKinds DeriveDataTypeable DeriveGeneric FlexibleInstances MultiParamTypeClasses TypeFamilies ConstraintKinds
+  other-extensions: ScopedTypeVariables
+  ghc-options: -Wall -fno-warn-name-shadowing
+  build-depends:
+      base >=4.9 && <5
+    , binary >=0.8.3 && <0.9
+    , bytestring >=0.10.8 && <0.11
+    , case-insensitive >=1.2.0 && <1.3
+    , cryptoids >=0.5 && <0.6
+    , cryptoids-class >=0.0.0 && <0.1
+    , cryptoids-types >=0.0.0 && <0.1
+    , exceptions >=0.8.3 && <0.9
+    , filepath >=1.4.1 && <1.5
+    , sandi >=0.4.0 && <0.5
+    , template-haskell >=2.11.1 && <2.13
+  default-language: Haskell2010
revision 2
 license-file:   LICENSE
 build-type:     Simple
 cabal-version:  >= 1.10
-x-revision:     1
+x-revision: 2
 
 extra-source-files:
     changes.md
     , cryptoids >=0.5 && <0.6
     , cryptoids-class >=0.0.0 && <0.1
     , cryptoids-types >=0.0.0 && <0.1
-    , exceptions >=0.8.3 && <0.9
+    , exceptions >=0.8.3 && <0.10
     , filepath >=1.4.1 && <1.5
     , sandi >=0.4.0 && <0.5
     , template-haskell >=2.11.1 && <2.13
revision 3
 license-file:   LICENSE
 build-type:     Simple
 cabal-version:  >= 1.10
-x-revision: 2
+x-revision: 3
 
 extra-source-files:
     changes.md
     , exceptions >=0.8.3 && <0.10
     , filepath >=1.4.1 && <1.5
     , sandi >=0.4.0 && <0.5
-    , template-haskell >=2.11.1 && <2.13
+    , template-haskell >=2.11.1 && <2.14
   default-language: Haskell2010
revision 4
 license-file:   LICENSE
 build-type:     Simple
 cabal-version:  >= 1.10
-x-revision: 3
+x-revision: 4
 
 extra-source-files:
     changes.md
     , cryptoids >=0.5 && <0.6
     , cryptoids-class >=0.0.0 && <0.1
     , cryptoids-types >=0.0.0 && <0.1
-    , exceptions >=0.8.3 && <0.10
+    , exceptions >=0.8.3 && <0.11
     , filepath >=1.4.1 && <1.5
     , sandi >=0.4.0 && <0.5
     , template-haskell >=2.11.1 && <2.14
revision 5
 license-file:   LICENSE
 build-type:     Simple
 cabal-version:  >= 1.10
-x-revision: 4
+x-revision: 5
 
 extra-source-files:
     changes.md
   ghc-options: -Wall -fno-warn-name-shadowing
   build-depends:
       base >=4.9 && <5
-    , binary >=0.8.3 && <0.9
+    , binary >=0.8.3 && <0.11
     , bytestring >=0.10.8 && <0.11
     , case-insensitive >=1.2.0 && <1.3
     , cryptoids >=0.5 && <0.6
revision 6
 license-file:   LICENSE
 build-type:     Simple
 cabal-version:  >= 1.10
-x-revision: 5
+x-revision: 6
 
 extra-source-files:
     changes.md
     , exceptions >=0.8.3 && <0.11
     , filepath >=1.4.1 && <1.5
     , sandi >=0.4.0 && <0.5
-    , template-haskell >=2.11.1 && <2.14
+    , template-haskell >=2.11.1 && <2.15
   default-language: Haskell2010
revision 7
 license-file:   LICENSE
 build-type:     Simple
 cabal-version:  >= 1.10
-x-revision: 6
+x-revision: 7
 
 extra-source-files:
     changes.md
     , case-insensitive >=1.2.0 && <1.3
     , cryptoids >=0.5 && <0.6
     , cryptoids-class >=0.0.0 && <0.1
-    , cryptoids-types >=0.0.0 && <0.1
+    , cryptoids-types >=0.0.0 && <1.1
     , exceptions >=0.8.3 && <0.11
     , filepath >=1.4.1 && <1.5
     , sandi >=0.4.0 && <0.5
revision 8
 license-file:   LICENSE
 build-type:     Simple
 cabal-version:  >= 1.10
-x-revision: 7
+x-revision: 8
 
 extra-source-files:
     changes.md
     , cryptoids-types >=0.0.0 && <1.1
     , exceptions >=0.8.3 && <0.11
     , filepath >=1.4.1 && <1.5
-    , sandi >=0.4.0 && <0.5
+    , sandi >=0.4.0 && <0.6
     , template-haskell >=2.11.1 && <2.15
   default-language: Haskell2010
revision 9
 license-file:   LICENSE
 build-type:     Simple
 cabal-version:  >= 1.10
-x-revision: 8
+x-revision: 9
 
 extra-source-files:
     changes.md
     , exceptions >=0.8.3 && <0.11
     , filepath >=1.4.1 && <1.5
     , sandi >=0.4.0 && <0.6
-    , template-haskell >=2.11.1 && <2.15
+    , template-haskell >=2.11.1 && <2.16
   default-language: Haskell2010