Idris2/Release
Edwin Brady 1052c41a3c Use version number field in ipkg
Packages are now installed in a directory with their version number.
On adding a package directory, we now look in a local 'depends'
directory first (to allow packages to be installed locally to another
project) before the global install directory.
Dependencies can have version bounds (details yet to be implemented) and
we pick the package with the highest version number that matches.
2021-02-27 14:15:19 +00:00
..
CHECKLIST Use version number field in ipkg 2021-02-27 14:15:19 +00:00
mkdist.sh Update CHANGELOG/CONTRIBUTORS 2021-01-16 14:18:18 +00:00