diff options
author | Ben Sima <ben@bsima.me> | 2020-12-28 20:59:06 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2020-12-28 20:59:06 -0500 |
commit | 9824011e9dfeb46914c60f07ee3634fa9e54ec03 (patch) | |
tree | 47581fad1dea485ed2cbda45d00acb1dc7495109 /Biz/Bild/Deps | |
parent | 5b6c9313d0e766899eb3f3ce634e3fdaf6d68245 (diff) |
Add stripe dep
Diffstat (limited to 'Biz/Bild/Deps')
-rw-r--r-- | Biz/Bild/Deps/Haskell.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Biz/Bild/Deps/Haskell.nix b/Biz/Bild/Deps/Haskell.nix index 1153e28..5e06a5d 100644 --- a/Biz/Bild/Deps/Haskell.nix +++ b/Biz/Bild/Deps/Haskell.nix @@ -45,6 +45,7 @@ "split" "stm" "string-quote" + "stripe-haskell" "tasty" "text" "time" |