Skip to content

RossPaterson/yap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another Prelude (for Haskell)

A simple refactoring of the Haskell Prelude numeric classes, aiming to escape from the restrictive bundling of operations in the standard numeric classes, while preserving backward compatibility for clients. This is done by adding algebraic classes as superclasses of the Haskell 2010 numeric classes, yielding the following class hierarchy (grey classes are unchanged):

Gragh of superclass relationships

See the Hackage page for documentation.

About

A simple refactoring of the Haskell Prelude numeric classes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published