1.0.1
- Add
alterAnnotations
, which allows changing or removing annotations.reAnnotate
andunAnnotate
are now special cases of this. - Fix »group« potentially taking exponential time, by making the (internal)
flatten
function detect whether it is going to have any effect insidegroup
. - Add proper version bounds for all dependencies and backport them to version 1
- Haddock: example for
Pretty Void