[GHC] #16108: GHC --version doesn't show arch

GHC ghc-devs at haskell.org
Sun Dec 30 13:58:24 UTC 2018


#16108: GHC --version doesn't show arch
----------------------------------------+---------------------------------
           Reporter:  flip101           |             Owner:  (none)
               Type:  feature request   |            Status:  new
           Priority:  low               |         Milestone:
          Component:  Compiler          |           Version:  8.6.3
           Keywords:                    |  Operating System:  Windows
       Architecture:  Unknown/Multiple  |   Type of failure:  None/Unknown
          Test Case:                    |        Blocked By:
           Blocking:                    |   Related Tickets:
Differential Rev(s):                    |         Wiki Page:
----------------------------------------+---------------------------------
 On windows type ghc --version displays

 The Glorious Glasgow Haskell Compilation System, version 8.6.3

 Right now it's difficult to determine if it's a 32 bits or 64 bits binary.

 The Glorious Glasgow Haskell Compilation System, version 8.6.3 (64-bits)

 Or something like this would be better. Also makes me wonder if there are
 any other characteristics that make up a difference in ghc binary that is
 worth mentioning.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16108>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list