Skip to content
Snippets Groups Projects

Draft: Integrate stack better

Open Julian Ospald requested to merge stack-fork into master
2 unresolved threads

TODO:

  • fix #188
  • fix #153 (closed)
  • add FreeBSD bindist
  • add possibility to install hook from bootstrap-haskell script
  • test on windows

Forked stack is here:

Bindists are here: https://downloads.haskell.org/ghcup/unofficial-bindists/stack/2.7.3.1/

Edited by Julian Ospald

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
2268 unknown_versioning:
2269 dlUri: https://downloads.haskell.org/ghcup/unofficial-bindists/stack/2.7.3.1/stack-2.7.3.1-osx-x86_64.tar.gz
2270 dlSubdir:
2271 RegexDir: "stack-.*"
2272 dlHash: 23030868be377d62ed324332d239ddd915b12f7a64c887f297e1b60a3f65894f
2273 Windows:
2274 unknown_versioning:
2275 dlUri: https://downloads.haskell.org/ghcup/unofficial-bindists/stack/2.7.3.1/stack-2.7.3.1-windows-x86_64.tar.gz
2276 dlSubdir:
2277 RegexDir: "stack-.*"
2278 dlHash: a7709ec861c0fd82d46c388967854a6c2bc073c66c7e6e9ebdca618b2e568f2e
2279 Linux_Alpine:
2280 unknown_versioning: *stack-2731-64
2281 FreeBSD:
2282 unknown_versioning:
2283 dlUri: https://lol
  • 2235 2243
    2244 Or run the following command to use system GHC versions:
    2245 stack config set system-ghc true --global
    2246
    2247 If you don't want stack to install its own GHC even if there's
    2248 no appropriate system version, run:
    2249 stack config set install-ghc false --global
    2250
    2251 On windows, you may find the following config options useful too:
    2252 skip-msys, extra-path, extra-include-dirs, extra-lib-dirs
    2253
    2254 Also check out: https://docs.haskellstack.org/en/stable/yaml_configuration
    2255
    2256 !!! GHCup ships a patched version of stack. Before reporting bugs to stack developers !!!
    2257 !!! make sure it is reproducible with the original stack version: !!!
    2258 !!! https://docs.haskellstack.org/en/stable/install_and_upgrade/ !!!
  • Julian Ospald changed the description

    changed the description

  • Julian Ospald marked the checklist item fix #188 as completed

    marked the checklist item fix #188 as completed

  • Julian Ospald marked the checklist item fix #153 (closed) as completed

    marked the checklist item fix #153 (closed) as completed

  • Julian Ospald changed the description

    changed the description

  • Julian Ospald changed the description

    changed the description

  • Julian Ospald marked the checklist item add FreeBSD bindist as completed

    marked the checklist item add FreeBSD bindist as completed

  • Julian Ospald added 1 commit

    added 1 commit

    Compare with previous version

  • Julian Ospald marked the checklist item add possibility to install hook from bootstrap-haskell script as completed

    marked the checklist item add possibility to install hook from bootstrap-haskell script as completed

  • Julian Ospald added 1 commit

    added 1 commit

    Compare with previous version

  • Julian Ospald added 1 commit

    added 1 commit

    Compare with previous version

  • Julian Ospald marked the checklist item test on windows as completed

    marked the checklist item test on windows as completed

  • Julian Ospald added 1 commit

    added 1 commit

    Compare with previous version

  • Julian Ospald added 1 commit

    added 1 commit

    Compare with previous version

  • Julian Ospald added 1 commit

    added 1 commit

    Compare with previous version

  • Julian Ospald added 1 commit

    added 1 commit

    Compare with previous version

  • Julian Ospald added 1 commit

    added 1 commit

    Compare with previous version

  • Please register or sign in to reply
    Loading