Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 221 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 221 Bytes

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.