diff options
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |