tvl-depot/services/tazblog
Vincent Ambo 915a2f8464 fix(tazblog): Ensure build works with MonadFail changes
This updates some old code that makes assumptions via pattern matching
to instead make assumptions via a Prelude function.

This is known to be safe as it has been running fine for almost a
decade now, but the recent MonadFail changes broke the build.
2019-07-02 12:42:28 +01:00
..
blog refactor: Move tazblog into monorepo structure 2019-06-28 22:55:39 +01:00
db refactor: Move tazblog into monorepo structure 2019-06-28 22:55:39 +01:00
src fix(tazblog): Ensure build works with MonadFail changes 2019-07-02 12:42:28 +01:00
static refactor: Move tazblog into monorepo structure 2019-06-28 22:55:39 +01:00
.gitignore refactor: Move tazblog into monorepo structure 2019-06-28 22:55:39 +01:00
.stylish.haskell.yaml refactor: Move tazblog into monorepo structure 2019-06-28 22:55:39 +01:00
default.nix feat(tazblog): Add Nix build configuration 2019-06-29 14:11:56 +01:00
tazblog.cabal fix(tazblog): Ensure build works with MonadFail changes 2019-07-02 12:42:28 +01:00
tazblog.nix feat(tazblog): Add Nix build configuration 2019-06-29 14:11:56 +01:00