Cabal revisions of cubicbezier-0.6.0.4
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: cubicbezier Version: 0.6.0.4+x-revision: 1 Synopsis: Efficient manipulating of 2D cubic bezier curves. Category: Graphics, Geometry, Typography Copyright: Kristof Bastiaensen (2017) if flag(Debug) cpp-options: -DDEBUG Ghc-options: -Wall- Build-depends: base >= 4.8 && < 5, containers >= 0.5.3, integration >= 0.1.1, vector >= 0.10,+ Build-depends: base >= 4.8 && < 4.11, 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, fast-math >= 1.0.0, vector-space >= 0.10.4 Exposed-Modules:
revision 2
Name: cubicbezier Version: 0.6.0.4-x-revision: 1+x-revision: 2 Synopsis: Efficient manipulating of 2D cubic bezier curves. Category: Graphics, Geometry, Typography Copyright: Kristof Bastiaensen (2017) cpp-options: -DDEBUG Ghc-options: -Wall Build-depends: base >= 4.8 && < 4.11, 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, fast-math >= 1.0.0, vector-space >= 0.10.4 Exposed-Modules: Geom2D