idrisPackages.heyting-algebra: mark as broken
The functionality provided by this package has been added to the Idris contrib library (module `Interfaces.Verified`). Therefore identifiers cannot be disambiguated anymore.
This commit is contained in:
parent
6a17945355
commit
7df8575a72
@ -22,4 +22,6 @@ build-idris-package {
|
|||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
maintainers = [ lib.maintainers.brainrape ];
|
maintainers = [ lib.maintainers.brainrape ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
broken = true;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user