diff --git a/DEPENDENCIES b/DEPENDENCIES new file mode 100644 index 00000000..fef17e89 --- /dev/null +++ b/DEPENDENCIES @@ -0,0 +1,8 @@ +## Libraries + +### included in repo + +* libfuse: https://github.com/libfuse/libfuse (heavily modified fork of v2.x) +* ghc::filesystem: https://github.com/gulrak/filesystem +* nonstd::optional: https://github.com/martinmoene/optional-lite +* fmt: https://github.com/fmtlib/fmt