-
Notifications
You must be signed in to change notification settings - Fork 0
cabal-vendor is tool for vendoring dependencies of cabal package into local repo
License
lRespublica/cabal-vendor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
cabal-vendor is tool for vendoring dependencies of cabal package into local repo How to use: 1. Create vendor repo with: > cabal-vendor fetch 2. Convert repo to suitable for cabal format with > cabal-vendor convert 3. Run command cabal --config local-repo/config build 4. Profit! Usage: cabal-vendor [COMMAND] [OPTIONS] cabal-vendor is a tool for vendoring dependencies of a Cabal package into a local repository Commands: fetch Set up the vendor directory convert Generate a local repository (usable with Cabal) from the vendor directory General: --help, -h Show help message
About
cabal-vendor is tool for vendoring dependencies of cabal package into local repo
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published