Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (0m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 21:49:29 UTC Now

2020-01-02 04:58:07 UTC MAIN commitmail json YAML

Update to hint-0.7.0

0.7.0
* Support for GHC 8.2
* Support use in a dynamically-linked executable
* Add normalizeType, like ghci's :kind!
* Drop support for GHC 7.6

0.6.0
* Support for GHC 8.0
* Add displayException to InterpreterError

0.5.2
* Add runInterpreter variant that takes a GHC libdir at runtime
* Add missing negated extensions to the Extension type
* Do not throw GHC warnings as errors

0.5.1
* Expose unsafeInterpret in Language.Haskell.Interpreter.Unsafe

0.5.0
* Drop support for GHC 7.4
* Remove deprecated functions and modules:
  * glasgowExtensions
  * setUseLanguageExtensions
  * setInstalledModsAreInScopeQualified
  * Language.Haskell.Interpreter.GHC
  * Language.Haskell.Interpreter.GHC.Unsafe
* Drop dependencies on ghc-mtl and extensible-exceptions

0.4.3
* New maintainer and source code repo

(pho)