Skip to content

Commit

Permalink
Update nix
Browse files Browse the repository at this point in the history
  • Loading branch information
j-mueller committed Apr 6, 2021
1 parent adaa234 commit 4c4443b
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -211,6 +211,7 @@
(hsPkgs."purescript-bridge" or (errorHandler.buildDepError "purescript-bridge"))
(hsPkgs."row-types" or (errorHandler.buildDepError "row-types"))
(hsPkgs."servant-purescript" or (errorHandler.buildDepError "servant-purescript"))
(hsPkgs."servant-server" or (errorHandler.buildDepError "servant-server"))
(hsPkgs."text" or (errorHandler.buildDepError "text"))
(hsPkgs."unliftio-core" or (errorHandler.buildDepError "unliftio-core"))
(hsPkgs."uuid" or (errorHandler.buildDepError "uuid"))
Expand Down

0 comments on commit 4c4443b

Please sign in to comment.