packages feed

synt 0.1.0 → 0.1.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

synt.cabal view
@@ -1,5 +1,5 @@ name:                synt-version:             0.1.0+version:             0.1.1 synopsis:            Similar code analysis. description:         Calculate percentage of similarity between two pieces of code. homepage:            http://github.com/brentlintner/synt@@ -20,7 +20,7 @@  source-repository head   type: git-  location: https://github.com/hspec/hspec+  location: https://github.com/brentlintner/synt  library   default-language: Haskell2010