Bash completion in GHC 7.10

Sergei Trofimovich slyich at gmail.com
Sat Jan 3 20:52:54 UTC 2015


On Wed, 10 Dec 2014 16:43:57 +0400
Lennart Kolmodin <kolmodin at gmail.com> wrote:

> Hi everybody!
> 
> TL;DL GHC 7.10 will have better bash completion, try it out! I'd like your
> help to verify the categorisation of DynFlags into ghc / ghci / shared or
> hidden flags.

Thank you! On the way to users :)
https://github.com/gentoo-haskell/gentoo-haskell/commit/d6f63341693063e60168bbddffb0806621696689

  sf / # ghc --print-li<TAB><ENTER>
  /usr/lib64/ghc-7.10.0.20141222

  sf / # ghci --print-li<TAB><ENTER>
  ghc: panic! (the 'impossible' happened)
    (GHC version 7.10.0.20141222 for x86_64-unknown-linux):
          ghc: panic! (the 'impossible' happened)
    (GHC version 7.10.0.20141222 for x86_64-unknown-linux):
          v_unsafeGlobalDynFlags: not initialised
  Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug
  Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug

Absolutely not your fault, just makes such things more discoverable :]
Thanks again!

-- 

  Sergei
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20150103/1eca2264/attachment.sig>


More information about the ghc-devs mailing list