[GHC] #15988: Remove Text.Printf and System.Console.GetOpt from base
GHC
ghc-devs at haskell.org
Mon Dec 3 12:50:48 UTC 2018
#15988: Remove Text.Printf and System.Console.GetOpt from base
-------------------------------------+-------------------------------------
Reporter: andrewthad | Owner: (none)
Type: task | Status: new
Priority: normal | Milestone: 8.6.3
Component: Compiler | Version: 8.6.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by svenpanne):
Ooops, I must have missed that Cabal feature somehow. :-} Then the
transition is of course easy for code using `System.Console.GetOpt`: Just
unconditionally depend on the upcoming `getopt` package, which is totally
OK. Sorry for the confusion...
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15988#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list