Skip to content

A tiny Haskell library to generate less than and equals comparators for Agda data types

Notifications You must be signed in to change notification settings

SuprDewd/generate-agda-comparators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate Agda Comparators

This is a tiny Haskell "library" for generating comparators (equality and less than) for Agda data types.

Main.hs contains an example for Agda's Term and associated types. The generated output (along with two helper functions) can be found in TermCmp.agda.

About

A tiny Haskell library to generate less than and equals comparators for Agda data types

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published