packages feed

MTGBuilder 0.1.0.1 → 0.1.0.2

raw patch · 2 files changed

+2/−2 lines, 2 files

Files

MTGBuilder.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/  name:                MTGBuilder-version:             0.1.0.1+version:             0.1.0.2 synopsis:            Builds decks out of a meta -- description:          license:             MIT
src/Main.hs view
@@ -40,7 +40,7 @@         (ReqArg             (\arg opt -> return opt { optWriteRanking = writeFile arg })             "FILE")-        "Order of precision to measure interactions with"+        "File to save ranking information to (mostly for debug info)"       , Option "v" ["verbose"]         (NoArg