Cabal revisions of boundingboxes-0.2.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: boundingboxes version: 0.2.3 +x-revision: 1 synopsis: A generic boundingbox for an arbitrary vector -- description: homepage: https://github.com/fumieval/boundingboxes exposed-modules: Data.BoundingBox -- other-modules: other-extensions: DeriveFunctor, DeriveFoldable, DeriveTraversable, DeriveDataTypeable, Rank2Types - build-depends: base == 4.*, lens >= 3.8 && < 5 + build-depends: base == 4.*, lens >= 3.8 && < 6 -- hs-source-dirs: default-language: Haskell2010