Skip to content
25 changes: 0 additions & 25 deletions INTERNALS.md

This file was deleted.

4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ $ node .
- [Spago is failing with some errors about "too many open files"](#spago-is-failing-with-some-errors-about-too-many-open-files)
- [Package set caching problems](#package-set-caching-problems)
- [I added a new package to the `packages.dhall`, but `spago` is not installing it. Why?](#i-added-a-new-package-to-the-packagesdhall-but-spago-is-not-installing-it-why)
- [Internals](#internals)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

Expand Down Expand Up @@ -1275,9 +1274,6 @@ Adding a package to the package-set just includes it in the set of possible pack
can depend on. However, if you wish `spago` to install it you should then add it to
the `dependencies` list in your `spago.dhall`.

## Internals

See [this document](./INTERNALS.md)

[pulp]: https://github.com/purescript-contrib/pulp
[purp]: https://github.com/justinwoo/purp
Expand Down
Loading