idrisPackages: add packages

This commit is contained in:
Márton Boros
2018-03-20 07:16:21 +01:00
parent cf65d477fd
commit 23ee7c9d8d
81 changed files with 2422 additions and 57 deletions
@@ -16,10 +16,6 @@ build-idris-package {
sha256 = "0ifp76cqg340jkkzanx69vg76qivv53vh1lzv9zkp5f49prkwl5d";
};
# The tests for this package fail. We should attempt to enable them when
# updating this package again.
doCheck = false;
idrisDeps = [ prelude base ];
meta = {