packages feed

Cabal revisions of colour-space-0.1.4.0

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

revision 1
--- Initial colour-space.cabal generated by cabal init.  For further --- documentation, see http://haskell.org/cabal/users-guide/--name:                colour-space-version:             0.1.4.0-synopsis:            Instances of the manifold-classes for colour types--- description:         -homepage:            https://github.com/leftaroundabout/colour-space-license:             GPL-3-license-file:        LICENSE-author:              Justus Sagemüller-maintainer:          (@) jsagemue $ uni-koeln.de--- copyright:           -category:            Data, Maths, Graphics-build-type:          Simple--- extra-source-files:  -cabal-version:       >=1.10--library-  exposed-modules:     Data.Colour.Manifold-  -- other-modules:       -  -- other-extensions:    -  build-depends:       base >=4.7 && <5-                     , manifolds >=0.4.3 && <0.5-                     , constrained-categories-                     , linearmap-category-                     , linear-                     , vector-space-                     , semigroups-                     , colour > 2 && < 3-                     , JuicyPixels >= 3.1 && < 3.4-  hs-source-dirs:      src-  default-language:    Haskell2010+-- Initial colour-space.cabal generated by cabal init.  For further 
+-- documentation, see http://haskell.org/cabal/users-guide/
+
+name:                colour-space
+version:             0.1.4.0
+x-revision: 1
+synopsis:            Instances of the manifold-classes for colour types
+-- description:         
+homepage:            https://github.com/leftaroundabout/colour-space
+license:             GPL-3
+license-file:        LICENSE
+author:              Justus Sagemüller
+maintainer:          (@) jsagemue $ uni-koeln.de
+-- copyright:           
+category:            Data, Maths, Graphics
+build-type:          Simple
+-- extra-source-files:  
+cabal-version:       >=1.10
+
+library
+  exposed-modules:     Data.Colour.Manifold
+  -- other-modules:       
+  -- other-extensions:    
+  build-depends:       base >=4.7 && <5
+                     , manifolds >=0.4.3 && <0.6
+                     , constrained-categories
+                     , linearmap-category
+                     , linear
+                     , vector-space
+                     , semigroups
+                     , colour > 2 && < 3
+                     , JuicyPixels >= 3.1 && < 3.4
+  hs-source-dirs:      src
+  default-language:    Haskell2010
revision 2
 
 name:                colour-space
 version:             0.1.4.0
-x-revision: 1
+x-revision: 2
 synopsis:            Instances of the manifold-classes for colour types
 -- description:         
 homepage:            https://github.com/leftaroundabout/colour-space
 license:             GPL-3
 license-file:        LICENSE
 author:              Justus Sagemüller
-maintainer:          (@) jsagemue $ uni-koeln.de
+maintainer:          (@) jsag $ hvl.no
 -- copyright:           
 category:            Data, Maths, Graphics
 build-type:          Simple
revision 3
 
 name:                colour-space
 version:             0.1.4.0
-x-revision: 2
+x-revision: 3
 synopsis:            Instances of the manifold-classes for colour types
 -- description:         
 homepage:            https://github.com/leftaroundabout/colour-space
   build-depends:       base >=4.7 && <5
                      , manifolds >=0.4.3 && <0.6
                      , constrained-categories
-                     , linearmap-category
+                     , linearmap-category <0.3.6
                      , linear
                      , vector-space
                      , semigroups