mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Now constraints are always taken from a config file, meaning that executables do not need to be recompiled for every settings change.
9 lines
261 B
Haskell
9 lines
261 B
Haskell
{-
|
|
|
|
NOTE: This module is no longer used for tracking packages included in Stackage.
|
|
To simplify the codebase, that information is now stored in the
|
|
build-constraints.yaml configuration file. The file should be self-explanatory.
|
|
Sorry for the inconvenience.
|
|
|
|
-}
|