
#11782: Teach ghc-pkg to read multiple registrations from command line -------------------------------------+------------------------------------- Reporter: ezyang | Owner: Type: feature request | Status: new Priority: normal | Milestone: Component: ghc-pkg | Version: 8.1 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: | -------------------------------------+------------------------------------- Description changed by ezyang: @@ -2,1 +2,1 @@ - consist of multiple packages separated by `----`. ghc-pkg will operate + consist of multiple packages separated by `---`. ghc-pkg will operate New description: 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#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler