packages feed

gotta-go-fast 0.3.0.7 → 0.3.0.8

raw patch · 2 files changed

+2/−2 lines, 2 files

Files

gotta-go-fast.cabal view
@@ -1,5 +1,5 @@ name:                gotta-go-fast-version:             0.3.0.7+version:             0.3.0.8 synopsis:            A command line utility for practicing typing description:   A command line utility for practicing typing and measuring your WPM and accuracy. See the project <https://github.com/callum-oakley/gotta-go-fast/blob/master/README.md README> for details.
src/Main.hs view
@@ -80,7 +80,7 @@         help "The width at which to wrap lines (default: 80)"     , files = def &= args &= typ "FILES"     } &=-  summary "Gotta Go Fast 0.3.0.6" &=+  summary "Gotta Go Fast 0.3.0.8" &=   help "Practice typing and measure your WPM and accuracy." &=   program "gotta-go-fast" &=   details (lines $(embedStringFile "details.txt"))