mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-02 22:43:14 +03:00
be90749e22
Move the TailRec.idr and current poor-man's syntax for: equational reasoning (`Syntax.PreorderReasoning`) with proof (`Syntax.WithProof`)
6 lines
109 B
Plaintext
6 lines
109 B
Plaintext
package contrib
|
|
|
|
modules = Syntax.WithProof,
|
|
Syntax.PreorderReasoning,
|
|
Data.List.TailRec
|