How to port a Haskell project that doesn't use cabal, and uses stack instead?

Yuri yuri at rawbw.com
Mon Feb 24 08:38:30 UTC 2020


This project https://github.com/cpeikert/ALCHEMY only builds with 'stack 
build'.

stack downloads bundled projects from GitHub and dependencies.


What is a proper way to port such project?


Thanks,

Yuri




More information about the freebsd-haskell mailing list