This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Control/ | ||
| |
Data/ | ||
| |
LICENSE | ||
| |
README.textile | ||
| |
Setup.lhs | ||
| |
hashtables.cabal | ||
| |
tests/ |
README.textile
Hashtables For Haskell
You can help improve this README with extra snippets and advice by using the GitHub wiki.
Installing
To just install the library:
runghc Setup.lhs configure
runghc Setup.lhs build
sudo runghc Setup.lhs install
Description
PLACEHOLDER








