diff options
| author | twells46 <tom@wellsth.com> | 2026-01-25 11:00:22 -0600 |
|---|---|---|
| committer | twells46 <tom@wellsth.com> | 2026-01-25 11:00:22 -0600 |
| commit | 3faf92434191bc0166222308d1d288f8b0f6dd5f (patch) | |
| tree | 5cb680a462777c85fa6d29e514ce34a949794e10 /README.md | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..c56271f --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# 99hs + +My solutions to some of the [Ninety-Nine Haskell Problems](https://wiki.haskell.org/H-99:_Ninety-Nine_Haskell_Problems). |