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

#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

#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 Resolution: | Keywords: Operating System: Windows | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by bgamari): For what it's worth, I suspect you could use `ghc --info`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16108#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC