[GHC] #11782: Teach ghc-pkg to read multiple registrations from command line

GHC ghc-devs at haskell.org
Sat Apr 2 18:22:56 UTC 2016


#11782: Teach ghc-pkg to read multiple registrations from command line
-------------------------------------+-------------------------------------
           Reporter:  ezyang         |             Owner:
               Type:  feature        |            Status:  new
  request                            |
           Priority:  normal         |         Milestone:
          Component:  ghc-pkg        |           Version:  8.1
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 ghc-pkg register and ghc-pkg update should take files/stdin streams which
 consist of multiple packages separated by `----`. ghc-pkg will operate
 atomically: either all of the registrations succeed or none are performed.

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


More information about the ghc-tickets mailing list