lib/Tools/ghc
changeset 69151 b310bc57f55f
child 69158 1722cc56d22e
equal deleted inserted replaced
69150:545b68843709 69151:b310bc57f55f
       
     1 #!/usr/bin/env bash
       
     2 #
       
     3 # Author: Makarius
       
     4 #
       
     5 # DESCRIPTION: invoke Glasgow Haskell Compiler within the Isabelle environment
       
     6 
       
     7 isabelle_stack ghc -- "$@"