diff --git a/cabal.project b/cabal.project index fec50af03..51c799340 100644 --- a/cabal.project +++ b/cabal.project @@ -1,17 +1 @@ -packages: ./dhall ./dhall-bash ./dhall-json ./dhall-yaml ./dhall-docs ./dhall-openapi ./dhall-csv ./dhall-toml - -source-repository-package - type: git - location: https://github.com/sjakobi/cborg - tag: 2e6e616 - subdir: cborg-json - -source-repository-package - type: git - location: https://github.com/clovyr/aeson-yaml - tag: edabce7 - -source-repository-package - type: git - location: https://github.com/hasufell/HsYAML-aeson - tag: b4b4ab8 +packages: ./dhall ./dhall-bash ./dhall-json ./dhall-yaml ./dhall-lsp-server ./dhall-nix ./dhall-docs ./dhall-openapi ./dhall-nixpkgs ./dhall-csv ./dhall-toml