runhaskell Setup.lhs configure
runhaskell Setup.lhs build
runhaskell Setup.lhs haddock --executable (for documentation)
runhaskell Setup.lhs install
hsporter cabal_description_url [category]
where
cabal_description_url = valid URL of a Cabal package (probably on HackageDB)
category = FreeBSD port category (optional)
Issue the following command.
hsporter http://hackage.haskell.org/package/DeepArrow-0.4.0/DeepArrow.cabal
It will create all the files needed for a port inside the directory
devel/hs-DeepArrow
.
Please, do not forget to test and use the ports before doing anything with it in public. Note that it is very experimental and under development. Slippery when wet.
FreeBSD Haskell People at [email protected]