edsko / stack2cabal

BSD 3-Clause "New" or "Revised" License
14 stars 4 forks source link

Convert stack.yaml to cabal.project

Usage:

stack2cabal -c stack.yaml  # Check out any remote repos
stack2cabal -w stack.yaml  # Create cabal.project

This is WIP, YMMV. Let me know if anything is missing.