Change quotes-api url

This commit is contained in:
Dhananjay Balan
2024-03-28 15:43:51 +01:00
parent ae7ba0141e
commit e8192495da
2 changed files with 2 additions and 1 deletions

View File

@@ -77,6 +77,7 @@
devShells.default = pkgs.mkShell {
buildInputs = with pkgs; [
haskellPackages.haskell-language-server # you must build it with your ghc to work
haskellPackages.hoogle
ghcid
hlint
ghc