From c4bee900ee3a8b6340859c57e6c28a0ac94aea04 Mon Sep 17 00:00:00 2001 From: Vladislav Shtepin Date: Wed, 7 Oct 2020 15:07:41 +0300 Subject: [PATCH] Update README: HLS is no longer in *very* early stage Given relative feature-parity with HIE and #473 this line is no longer true, I believe. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index b6382123e9..4d3db87233 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,6 @@ Integration point for [ghcide](https://github.com/haskell/ghcide) and [haskell-i them all. Read the [project's background](https://neilmitchell.blogspot.com/2020/01/one-haskell-ide-to-rule-them-all.html). -This is *very* early stage software. - - [Haskell Language Server (HLS)](#haskell-language-server) - [Features](#features) - [Installation](#installation)