packages feed

phybin 0.1.1 → 0.1.2

raw patch · 2 files changed

+3/−3 lines, 2 files

Files

Bio/Phylogeny/PhyBin/Main.hs view
@@ -53,7 +53,7 @@  import Debug.Trace -phybin_version = "0.1.1" -- NOTE: Remember to keep me in sync with the .cabal file+phybin_version = "0.1.2" -- NOTE: Remember to keep me in sync with the .cabal file  ---------------------------------------------------------------------------------------------------- -- Type definitions
phybin.cabal view
@@ -1,5 +1,5 @@ Name:           phybin-Version:        0.1.1+Version:        0.1.2 License: BSD3 License-file:   LICENSE Stability: Beta@@ -19,7 +19,7 @@ build-type: Simple  source-repository head-  type:     mercurial+  type:     darcs   location: http://code.haskell.org/phybin/repo/  Executable phybin