Vincent Ambo
128875b501
chore: Remove remaining Bazel-related files
2019-08-15 16:11:30 +01:00
Vincent Ambo
77f0b5021d
chore(services/gemma): Mark package as broken
2019-08-15 16:07:11 +01:00
Vincent Ambo
e039a95de6
feat(tazblog): Add Bazel build configuration
...
Adds a build configuration using rules_haskell and rules_nixpkgs with
all dependencies coming from the centrally configured GHC in the
project root.
2019-07-04 16:07:59 +01:00
Vincent Ambo
407a65b9ba
refactor(tazblog): Move required GHC extensions into source
...
Necessary because Cabal is going away.
2019-07-04 16:05:14 +01:00
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
Vincent Ambo
e2951dc9f5
merge(gemma): Integrate Gemma into monorepo
2019-06-29 14:14:35 +01:00
Vincent Ambo
60532a541b
refactor(gemma): Move Gemma source into monorepo stucture
2019-06-29 14:13:58 +01:00
Vincent Ambo
5c3ac08fcf
feat(tazblog): Add Nix build configuration
2019-06-29 14:11:56 +01:00
Vincent Ambo
47f2145b5b
chore(tazblog): Remove files from ye olde times
2019-06-29 14:01:28 +01:00
Vincent Ambo
85dbb4cc23
chore: Keep project root under MIT license
...
To comply with Google's open-source patching rules :)
2019-06-28 22:56:48 +01:00
Vincent Ambo
2373c925e1
refactor: Move tazblog into monorepo structure
...
It's happening!
2019-06-28 22:55:39 +01:00