Skip to content
  • Julian Ospald's avatar
    965d2a3b
    Drop 'ghcup compile cabal' · 965d2a3b
    Julian Ospald authored
    Upstream has discontinued the old bootstrap shell script.
    The new python shell script doesn't work like the old one
    and is only useful for bootstrapping to a new architecture.
    
    If you miss this feature, consider running:
      cabal install cabal-install
    
    with the appropriate GHC version set (this might need some
    experimenting).
    
    This also fixes #64
    965d2a3b
    Drop 'ghcup compile cabal'
    Julian Ospald authored
    Upstream has discontinued the old bootstrap shell script.
    The new python shell script doesn't work like the old one
    and is only useful for bootstrapping to a new architecture.
    
    If you miss this feature, consider running:
      cabal install cabal-install
    
    with the appropriate GHC version set (this might need some
    experimenting).
    
    This also fixes #64
Loading