packages feed

Cabal revisions of dictionary-sharing-0.1.0.0

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

revision 1
-
-name:                dictionary-sharing
+name:                dictionary-sharing
 version:             0.1.0.0
+x-revision: 1
 synopsis:            Sharing/memoization of class members
-description:         Library for ensuring that class members are shared.
+description:         Library for ensuring that class members are shared
 license:             BSD3
 license-file:        LICENSE
 author:              Jonas Duregård
 maintainer:          jonas.duregard@chalmers.se
--- copyright:           
-
 category:            Development
 build-type:          Simple
--- extra-source-files:  
 cabal-version:       >=1.10
 
 source-repository head   
   -- other-extensions:    
   build-depends:       base >=4.7 && <5, containers >=0.5 && <0.6
   -- hs-source-dirs:      
-  default-language:    Haskell2010+  default-language:    Haskell2010
revision 2
-name:                dictionary-sharing
-version:             0.1.0.0
-x-revision: 1
-synopsis:            Sharing/memoization of class members
-description:         Library for ensuring that class members are shared
-license:             BSD3
-license-file:        LICENSE
-author:              Jonas Duregård
-maintainer:          jonas.duregard@chalmers.se
-category:            Development
-build-type:          Simple
-cabal-version:       >=1.10
-
-source-repository head   
-  type:      git
-  location:  https://github.com/JonasDuregard/dictionary-sharing
-
-library
-  exposed-modules:     Data.ClassSharing
-  -- other-modules:       
-  -- other-extensions:    
-  build-depends:       base >=4.7 && <5, containers >=0.5 && <0.6
-  -- hs-source-dirs:      
-  default-language:    Haskell2010
+name:                dictionary-sharing+version:             0.1.0.0+x-revision: 2+synopsis:            Sharing/memoization of class members+description:         Library for ensuring that class members are shared.+license:             BSD3+license-file:        LICENSE+author:              Jonas Duregård+maintainer:          jonas.duregard@chalmers.se+category:            Development+build-type:          Simple+cabal-version:       >=1.10++source-repository head+  type:      git+  location:  https://github.com/JonasDuregard/dictionary-sharing++library+  exposed-modules:     Data.ClassSharing+  -- other-modules:+  -- other-extensions:+  build-depends:       base >=4.7 && <5, containers >=0.5 && <0.6+  -- hs-source-dirs:+  default-language:    Haskell2010
revision 3
-name:                dictionary-sharing-version:             0.1.0.0-x-revision: 2-synopsis:            Sharing/memoization of class members-description:         Library for ensuring that class members are shared.-license:             BSD3-license-file:        LICENSE-author:              Jonas Duregård-maintainer:          jonas.duregard@chalmers.se-category:            Development-build-type:          Simple-cabal-version:       >=1.10--source-repository head-  type:      git-  location:  https://github.com/JonasDuregard/dictionary-sharing--library-  exposed-modules:     Data.ClassSharing-  -- other-modules:-  -- other-extensions:-  build-depends:       base >=4.7 && <5, containers >=0.5 && <0.6-  -- hs-source-dirs:-  default-language:    Haskell2010+name:                dictionary-sharing
+version:             0.1.0.0
+x-revision: 3
+synopsis:            Sharing/memoization of class members
+description:         Library for ensuring that class members are shared.
+license:             BSD3
+license-file:        LICENSE
+author:              Jonas Duregård
+maintainer:          jonas.duregard@chalmers.se
+category:            Development
+build-type:          Simple
+cabal-version:       >=1.10
+
+source-repository head
+  type:      git
+  location:  https://github.com/JonasDuregard/dictionary-sharing
+
+library
+  exposed-modules:     Data.ClassSharing
+  -- other-modules:
+  -- other-extensions:
+  build-depends:       base >=4.7 && <5, containers >=0.5 && <0.7
+  -- hs-source-dirs:
+  default-language:    Haskell2010
revision 4
 name:                dictionary-sharing
 version:             0.1.0.0
-x-revision: 3
+x-revision: 4
 synopsis:            Sharing/memoization of class members
 description:         Library for ensuring that class members are shared.
 license:             BSD3
   exposed-modules:     Data.ClassSharing
   -- other-modules:
   -- other-extensions:
-  build-depends:       base >=4.7 && <5, containers >=0.5 && <0.7
+  build-depends:       base >=4.7 && <5, containers >=0.5 && <0.8
   -- hs-source-dirs:
   default-language:    Haskell2010