solus-project / ypkg

Modern, declarative, structured build format
https://solus-project.com/
GNU General Public License v3.0
56 stars 20 forks source link

Added Macros and Pattern for easy Haskell packaging #27

Closed DataDrake closed 7 years ago

DataDrake commented 7 years ago

These macros should make it considerably faster/easier to package Haskell libraries and development binaries:

A pattern was also added to move the static libs into a -devel sub-package

Caveat You must always install ghc and haskell-cabal-install for the macros to work.

ikeydoherty commented 7 years ago

Indentation in rc.yml is bork but I'll fix post-merge ty