Having tested compatibility with GHC 8.0.1.
-- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change
-version: 0.3.1.0
+version: 0.3.1.1
-- A short (one-line) description of the package.
synopsis: Documentation generator for Vim plug-ins
source-repository this
type: git
location: https://github.com/wincent/docvim.git
- tag: 0.3.1.0
+ tag: 0.3.1.1
executable docvim
-- .hs or .lhs file containing the Main module.