Name: | ghc-derive |
---|---|
Version: | 2.5.11 |
Release: | 4.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 3702164 |
License: | BSD |
RPM: | ghc-derive-2.5.11-4.el7.x86_64.rpm |
Source RPM: | ghc-derive-2.5.11-4.el7.src.rpm |
Build Date: | Tue Nov 21 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://hackage.haskell.org/package/derive |
Summary: | Derive instances for data types |
Description: | Derive is a library and a tool for deriving instances for Haskell programs. It is designed to work with custom derivations, SYB and Template Haskell mechanisms. The tool requires GHC, but the generated code is portable. |