tvl-depot/services
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
..
gemma refactor(gemma): Move Gemma source into monorepo stucture 2019-06-29 14:13:58 +01:00
tazblog fix(tazblog): Ensure build works with MonadFail changes 2019-07-02 12:42:28 +01:00