aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2022-09-19 10:41:51 +1000
committerYuchen Pei <hi@ypei.me>2022-09-19 10:41:51 +1000
commit117850d8f659517cb818a857dc04c8f5157795c4 (patch)
tree4a4d1d6b2aeae8913bd665b2ae9329a43c6ac1b4
parent2240c4885c0663883ee013ffcc1419518b65d3cf (diff)
minor wordinglast-web-client
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index f5447dc..1e38aa9 100644
--- a/README.org
+++ b/README.org
@@ -1,7 +1,7 @@
#+title: hcel
-hcel is an indexer and a server of Haskell packages. It serves
-indexed packages through JSON API.
+hcel is an indexer and a server of Haskell package source code. It
+serves indexed packages through JSON API.
It is a fork of [[https://github.com/alexwl/haskell-code-explorer][Haskell Code Explorer]], and works with GHC-9.2.2 with
Cabal-3.6.2.0, and possibly other adjacent versions.