A package with instances I need for MemoTrie.
Go to file
2022-04-13 19:50:57 +03:00
src/Data/MemoTrie/Instances Initial commit 2022-04-13 19:50:57 +03:00
LICENSE Initial commit 2022-04-13 19:50:57 +03:00
MemoTrie-instances.cabal Initial commit 2022-04-13 19:50:57 +03:00
package.yaml Initial commit 2022-04-13 19:50:57 +03:00
README.md Initial commit 2022-04-13 19:50:57 +03:00
stack.yaml Initial commit 2022-04-13 19:50:57 +03:00

MemoTrie-instances

A package with instances I need for MemoTrie.

Feel free to add your own instances. It would be nice to have them all in one place.