packages feed

computational-geometry 0.1.0 → 0.1.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

computational-geometry.cabal view
@@ -1,5 +1,5 @@ Name          : computational-geometry-Version       : 0.1.0+Version       : 0.1.0.1 Synopsis      : Collection of algorithms in Computational Geometry. License       : BSD3 License-File  : LICENSE@@ -23,7 +23,7 @@ Library   default-language : Haskell2010   hs-source-dirs   : src-  ghc-options      : -O2 -Wall -Wincomplete-uni-patterns+  ghc-options      : -O2 -Wall    exposed-modules:     Data.EqZero