packages feed

cmv 1.0.4 → 1.0.5

raw patch · 2 files changed

+5/−3 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

changelog view
@@ -1,4 +1,6 @@ -*-change-log-*-+1.0.5 Florian Eggenhofer <egg@informatik.uni-freiburg.de> 18. September 2017+	* Changed used stack lts due to problems with build tool dependencies 1.0.4 Florian Eggenhofer <egg@informatik.uni-freiburg.de> 14. September 2017 	* Initial compatiblity with GHC 8.2.1 1.0.3 Florian Eggenhofer <egg@informatik.uni-freiburg.de> 12. September 2017
cmv.cabal view
@@ -1,5 +1,5 @@ name:                cmv-version:             1.0.4+version:             1.0.5 synopsis:            Detailed visualization of CMs, HMMs and their comparisions description:         cmv is a collection of tools for the visualisation of Hidden Markov Models (HMMV) and RNA-family models (CMV). Moreover it can visualise comparisons of these models (HMMCV,CMCV), and annotate linked regions in the structural alignments they were constructed from and via, 3rd party tools, in their consensus secondary structure. license:             GPL-3@@ -20,8 +20,8 @@  source-repository this   type:     git-  location: https://github.com/eggzilla/cmv/tree/1.0.4-  tag:      1.0.4+  location: https://github.com/eggzilla/cmv/tree/1.0.5+  tag:      1.0.5  library   -- Modules exported by the library.