Upgrade idris compiler to 0.9.14.3
This commit is contained in:
parent
620ee88fb8
commit
ae84167aa1
1 changed files with 2 additions and 1 deletions
|
@ -31,5 +31,6 @@ cabal.mkDerivation (self: {
|
|||
description = "Functional Programming Language with Dependent Types";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = with self.stdenv.lib.maintainers; [ aycanirican ];
|
||||
};
|
||||
})
|
||||
})
|
Loading…
Reference in a new issue