cabalism / updo

A style of maintaining and upgrading Haskell projects
Mozilla Public License 2.0
8 stars 0 forks source link

When no stackage resolver is available #41

Open philderbeast opened 4 months ago

philderbeast commented 4 months ago

When no stackage resolver is available, such as right now for ghc-9.10.1 when nightly-2024-05-31 is for ghc-9.8.2 what shall we do, only generate the Cabal project or allow setting no resolver for the Stack project?

philderbeast commented 4 months ago

No snapshot, just use packages shipped with the compiler. For GHC this looks like snapshot: ghc-9.6.5 SOURCE: https://docs.haskellstack.org/en/stable/yaml_configuration/#snapshot