Skip to content

Commit 0b73a81

Browse files
committed
Mention docs on hover feature in README
1 parent acaba05 commit 0b73a81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ This is *very* early stage software.
5050

5151
![Eval](https://i.imgur.com/bh992sT.gif)
5252

53+
- Type information and documentation on hover. Note that currently, in order for docs to be displayed for dependencies, they must have been built with GHC's `-haddock` flag. This can be achieved in a number of ways, such as `cabal configure --ghc-options=-haddock`.
54+
5355
- Many more (TBD)
5456

5557
## Installation

0 commit comments

Comments
 (0)