summaryrefslogtreecommitdiff
path: root/Biz/Bild/Deps/Haskell.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2020-12-07 21:38:04 -0500
committerBen Sima <ben@bsima.me>2020-12-07 21:38:04 -0500
commit94c9fbf38bc711431cd55d2c7cbe7443e56976f6 (patch)
treec903e9fcf7b5d4b9142e4fd7f21f8f7ce7c1f73b /Biz/Bild/Deps/Haskell.nix
parent2642499df1795c8024992b3cfd8891c8fc576ed8 (diff)
Auth and load repos from GitHub
Diffstat (limited to 'Biz/Bild/Deps/Haskell.nix')
-rw-r--r--Biz/Bild/Deps/Haskell.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/Biz/Bild/Deps/Haskell.nix b/Biz/Bild/Deps/Haskell.nix
index 5263163..78ae6b2 100644
--- a/Biz/Bild/Deps/Haskell.nix
+++ b/Biz/Bild/Deps/Haskell.nix
@@ -17,6 +17,7 @@
"fast-logger"
"filepath"
"ghcjs-base"
+ "github"
"haskeline"
"http-types"
"ixset"
@@ -52,6 +53,7 @@
"unagi-chan"
"unix"
"unordered-containers"
+ "uuid"
"vector"
"wai"
"wai-app-static"