summaryrefslogtreecommitdiff
path: root/Biz/Bild/Deps
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2024-05-01 23:41:47 -0400
committerBen Sima <ben@bsima.me>2024-05-09 21:38:52 -0400
commitdd0bc9610cf0e6842f5d5ac67a73f2fd6f4eba2f (patch)
tree2a208df1e505bbafca1382cdd2ceb27a5185a6ee /Biz/Bild/Deps
parent2fac80aa1727a200f576f899bb325f523842c3ff (diff)
Improve Haskell documentation and bild test
Added docs to core libraries and expanded the Example.hs test to test for all the things I want to support in a build.
Diffstat (limited to 'Biz/Bild/Deps')
-rw-r--r--Biz/Bild/Deps/Haskell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/Biz/Bild/Deps/Haskell.nix b/Biz/Bild/Deps/Haskell.nix
index 8115688..04f3a74 100644
--- a/Biz/Bild/Deps/Haskell.nix
+++ b/Biz/Bild/Deps/Haskell.nix
@@ -44,6 +44,7 @@
"regex-applicative"
"req"
"safecopy"
+ "saltine"
"servant"
"servant-auth"
"servant-auth-server"