Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Commit

Permalink
Add: Add a bibliography in README
Browse files Browse the repository at this point in the history
  • Loading branch information
coord-e committed Nov 17, 2019
1 parent 4b8e808 commit c107151
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -92,3 +92,7 @@ I've implemented this as two-pass compilation just for simplicity.
A. No.

AFAIK, higher order unification is required to introduce HKT in a system with type lambdas. To keep simplicity, I didn't implemented that.

## Bibliography

- Wadler, Philip, and Stephen Blott. "How to make ad-hoc polymorphism less ad hoc." Proceedings of the 16th ACM SIGPLAN-SIGACT symposium on Principles of programming languages. ACM, 1989.

0 comments on commit c107151

Please sign in to comment.