hmp3-ng 2.14.2 → 2.14.3
raw patch · 3 files changed
+4/−3 lines, 3 files
Files
- Lexer.hs +1/−0
- README.md +2/−2
- hmp3-ng.cabal +1/−1
Lexer.hs view
@@ -30,6 +30,7 @@ import qualified Data.ByteString.Char8 as P import qualified Data.ByteString.UTF8 as UTF8 import Control.Monad.Except+import Control.Monad.Trans (lift) ------------------------------------------------------------------------
README.md view
@@ -1,5 +1,5 @@ [](https://hackage.haskell.org/package/hmp3-ng)-[](https://travis-ci.com/galenhuntington/hmp3-ng)+ ## hmp3-ng @@ -26,7 +26,7 @@ * I added support for building with Stack. -* There is a public GitHub issue tracker, and Travis integration to+* There is a public GitHub issue tracker, and a GitHub action to continuously test builds. * I try to avoid “Not Invented Here” by using established,
hmp3-ng.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.2 name: hmp3-ng-version: 2.14.2+version: 2.14.3 synopsis: A 2019 fork of an ncurses mp3 player written in Haskell description: An mp3 player with a curses frontend. Playlists are populated by passing file and directory names on the command line. 'h' displays