lib/Tools/ghc_setup
changeset 69151 b310bc57f55f
child 69159 7ff6284c0d84
equal deleted inserted replaced
69150:545b68843709 69151:b310bc57f55f
       
     1 #!/usr/bin/env bash
       
     2 #
       
     3 # Author: Makarius
       
     4 #
       
     5 # DESCRIPTION: setup Glasgow Haskell Compiler setup via Stack
       
     6 
       
     7 isabelle_stack setup --resolver "$ISABELLE_STACK_RESOLVER" &&
       
     8   isabelle_stack ghci --ghci-options --version