| Safe Haskell | Safe-Infered |
|---|
Language.Haskell.Liquid.Annotate
Description
This module contains the code that uses the inferred types to generate htmlized source with mouseover annotations.
Types representing annotations
Instances
| Functor AnnInfo | |
| NFData a => NFData (AnnInfo a) | |
| Outputable a => Outputable (AnnInfo a) |
Instances