diff --git a/haskell-file/README.md b/haskell-file/README.md new file mode 100644 index 000000000..3f3ac1474 --- /dev/null +++ b/haskell-file/README.md @@ -0,0 +1,7 @@ +# haskell-file + +This is a half-baked project. I'd like to write a library whose API closely +resembles some of the more modern filesystem APIs to which I am accustomed: +notably f.el for Elisp. + +I expect more development to come.