Safe Haskell | None |
---|---|
Language | Haskell2010 |
Camfort.Analysis.Annotations
Documentation
type A = Annotation Source #
data Annotation Source #
Constructors
A | |
Fields
|
pRefactored :: Annotation -> Bool Source #
modifyAnnotation :: Annotated f => (a -> a) -> f a -> f a Source #