summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 300f8ad..3982e9d 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,8 @@ This is a WIP implementation in Rust of the [dhall](https://dhall-lang.org) conf
This language is defined by a [standard](https://github.com/dhall-lang/dhall-lang), and this implementation tries its best to respect it.
+This is a nightly crate, so you will need a nightly compiler to use it.
+
This is still quite unstable so use at your own risk. Documentation is severely lacking for now, sorry !
## Standard-compliance