| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Annotations.ExploreHints
- data ExploreHints = ExploreHints {
- matchHere :: Bool
- exploreDown :: Bool
- exploreRight :: Bool
Documentation
data ExploreHints Source #
Captures hints for the exploration of annotated trees.
Constructors
| ExploreHints | |
Fields
| |