packages feed

Cabal revisions of cubicbezier-0.4.0.2

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

revision 1
 Name:		cubicbezier Version: 	0.4.0.2+x-revision: 1 Synopsis:	Efficient manipulating of 2D cubic bezier curves. Category: 	Graphics, Geometry, Typography Copyright: 	Kristof Bastiaensen (2014) Library   Ghc-options: -Wall   Build-depends: base >= 3 && < 5, containers >= 0.5.3, integration >= 0.1.1, vector >= 0.10,-                 matrices >= 0.4.1, microlens >= 0.1.2, microlens-th >= 0.1.2, microlens-mtl >= 0.1.2, mtl >= 2.1.1+                 matrices >= 0.4.1 && < 0.5, microlens >= 0.1.2, microlens-th >= 0.1.2, microlens-mtl >= 0.1.2, mtl >= 2.1.1   Exposed-Modules:     Geom2D     Geom2D.CubicBezier
revision 2
 Name:		cubicbezier Version: 	0.4.0.2-x-revision: 1+x-revision: 2 Synopsis:	Efficient manipulating of 2D cubic bezier curves. Category: 	Graphics, Geometry, Typography Copyright: 	Kristof Bastiaensen (2014)   location:	https://github.com/kuribas/cubicbezier  Library+  build-depends: mtl <2.3+   Ghc-options: -Wall   Build-depends: base >= 3 && < 5, containers >= 0.5.3, integration >= 0.1.1, vector >= 0.10,                  matrices >= 0.4.1 && < 0.5, microlens >= 0.1.2, microlens-th >= 0.1.2, microlens-mtl >= 0.1.2, mtl >= 2.1.1