Skip to content
forked from ekmett/reflection

Reifies arbitrary Haskell terms into types that can be reflected back into terms

License

Notifications You must be signed in to change notification settings

ehird/reflection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reflection
==========

This package provides an implementation of the ideas presented in the paper

  Oleg Kiselyov and Chung-Chieh Shan, "Functional Pearl: Implicit Configurations"
  <http://www.cs.rutgers.edu/~ccshan/prepose/prepose.pdf>

However, the API has been modified to use Rank2Types and TypeFamilies and the
implementation has been streamlined to improve performance.

About

Reifies arbitrary Haskell terms into types that can be reflected back into terms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 100.0%