summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNadrieril2019-04-12 18:18:25 +0200
committerNadrieril2019-04-12 18:18:25 +0200
commit0dcc59bc2f0dcc810ccc7057cf9161f48b1d1fe0 (patch)
tree6d807fbb042b77e2f61f2d2bb1788122f74f56e3 /README.md
parent16dd859d2460b90bdf454c4cbee2668cd4398e07 (diff)
Note nightlyness in README
Diffstat (limited to 'README.md')
-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