Forked from
Glasgow Haskell Compiler / Packages / array
199 commits behind the upstream repository.
-
Ian Lynagh authored
This returns all the arguments, including those normally eaten by the RTS (+RTS ... -RTS). This is mainly for ghc-inplace, where we need to pass /all/ the arguments on to the real ghc. e.g. ioref001(ghci) was failing because the +RTS -K32m -RTS wasn't getting passed on.
Ian Lynagh authoredThis returns all the arguments, including those normally eaten by the RTS (+RTS ... -RTS). This is mainly for ghc-inplace, where we need to pass /all/ the arguments on to the real ghc. e.g. ioref001(ghci) was failing because the +RTS -K32m -RTS wasn't getting passed on.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Environment.hs 476 B