Name: | ghc-hint |
---|---|
Version: | 0.4.2.0 |
Release: | 3.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 568155 |
License: | BSD |
RPM: | ghc-hint-0.4.2.0-3.el7.x86_64.rpm |
Source RPM: | ghc-hint-0.4.2.0-3.el7.src.rpm |
Build Date: | Tue Nov 21 2017 |
Build Host: | x86-ol6-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://hackage.haskell.org/package/hint |
Summary: | Runtime Haskell interpreter |
Description: | This library defines an 'Interpreter' monad. It allows to load Haskell modules, browse them, type-check and evaluate strings with Haskell expressions and even coerce them into values. The library is thread-safe and type-safe (even the coercion of expressions to values). It is, esentially, a huge subset of the GHC API wrapped in a simpler API. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
- requires ghci libHSghc to compile (#1121624)
- spec file generated by cabal-rpm-0.8.11 - disable tests on arm for now