mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-08 04:17:29 +01:00
Added ROADMAP
This commit is contained in:
parent
d2efa6575e
commit
514a92058f
10
ROADMAP
Normal file
10
ROADMAP
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
Processing:
|
||||||
|
|
||||||
|
* Get list of core packages
|
||||||
|
* Add core packages as strict dependencies
|
||||||
|
* Load up package index
|
||||||
|
* Calculate matches using newest versions of packages
|
||||||
|
* Write out a YAML file with all that information
|
||||||
|
* Verify that the build plan can be compiled
|
||||||
|
* Optional: check with cabal-install as well
|
||||||
|
* Perform the build
|
||||||
Loading…
Reference in New Issue
Block a user