ghc-parser: bump version

This commit is contained in:
Vaibhav Sagar 2018-03-17 11:02:42 +08:00
parent 33edf12f13
commit d9fc3881e2

View File

@ -2,7 +2,7 @@
-- documentation, see http://haskell.org/cabal/users-guide/
name: ghc-parser
version: 0.2.0.1
version: 0.2.0.2
synopsis: Haskell source parser from GHC.
-- description:
homepage: https://github.com/gibiansky/IHaskell