From 0dcc59bc2f0dcc810ccc7057cf9161f48b1d1fe0 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Fri, 12 Apr 2019 18:18:25 +0200 Subject: Note nightlyness in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3