Subject: CVS commit: pkgsrc/devel/hs-hint
From: Masatake Daimon
Date: 2020-01-11 09:15:58
Message id: 20200111081559.0146EFBF4@cvs.NetBSD.org

Log Message:
Update to hint-0.9.0.2

0.9.0.2
* Support GHC 8.8
* Drop support for GHC 8.2

0.9.0.1
* Make tests pass with stack 2.1.1

0.9.0
* Support GHC 8.6
* Drop support for GHC 8.0

0.8.0
* Support GHC 8.4
* Drop support for GHC 7.8 and 7.10
* Add runStmt to execute statements in the IO monad and bind new names
* Internal changes of temporary files for phantom modules
  * The files are now called M<nnn>.hs instead of <nnn>
  * Improved cleanup of phantom module source files
  * ghc 8.4 only: phantom modules are put into a temporary directory
* Add typeChecksWithDetails to obtain type-checking errors
* Stop GHC from overwriting the Ctrl-C signal handler
* Add SetImportsF to allow finer imports control

Files:
RevisionActionfile
1.6modifypkgsrc/devel/hs-hint/Makefile
1.6modifypkgsrc/devel/hs-hint/buildlink3.mk