Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,13 @@
foldl
aeson
http-client
http-client-tls
servant
servant-client
text
bytestring
base64-bytestring
optparse-applicative
]);
};
devshells = {
Expand Down