chore(web): Delete //web/tazblog
Deleting this code feels strange. This project has been around for a decade, and despite occasionally needing a bunch of tweaks it had aged well and worked fine for a very long time. I've reached a strange point where I don't really feel like using Haskell anymore, and every interaction with this project in recent years has been fighting dependency management tooling for Haskell, or dealing with strange build problems. The simple fact is that the service never really did anything other than render Markdown dynamically, and at this point I can do that much better with //tools/cheddar instead. So, tazblog-hs, it's time to say goodbye. Rest in peace!
This commit is contained in:
parent
9fc9b58301
commit
05ab6825b3
14 changed files with 0 additions and 679 deletions
|
|
@ -25,5 +25,4 @@ in with pkgs; [
|
|||
third_party.git
|
||||
third_party.guile
|
||||
third_party.lisp # will build all third-party libraries
|
||||
# web.tazblog # TODO(tazjin): Happstack build failure in nixos-unstable
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue