stackage/Stackage/Config.hs
Michael Snoyman 11f9b73cf3 Remove all old code
Now constraints are always taken from a config file, meaning that
executables do not need to be recompiled for every settings change.
2014-12-15 07:49:25 +02:00

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.
-}