[GHC] #7632: `./sync-all pull` fails in `libraries xhtml`
#7632: `./sync-all pull` fails in `libraries xhtml` -----------------------------+---------------------------------------------- Reporter: morabbin | Owner: Type: bug | Status: new Priority: normal | Component: Build System Version: 7.6.1 | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: Other | Blockedby: Blocking: | Related: -----------------------------+---------------------------------------------- `./sync-all pull` fails in `libraries xhtml` {{{ == libraries/xhtml: running git pull You are not currently on a branch. Please specify which branch you want to merge with. See git-pull(1) for details. git pull <remote> <branch> git failed: 256 at ./sync-all line 176. }}} (On branch `master`.) -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7632> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#7632: ./sync-all pull fails in libraries xhtml -----------------------------+---------------------------------------------- Reporter: morabbin | Owner: Type: bug | Status: new Priority: normal | Component: Build System Version: 7.6.1 | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: Other | Blockedby: Blocking: | Related: -----------------------------+---------------------------------------------- Comment(by morabbin): Wibble: fix subject formatting -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7632#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#7632: ./sync-all pull fails in libraries xhtml -----------------------------+---------------------------------------------- Reporter: morabbin | Owner: Type: bug | Status: new Priority: normal | Component: Build System Version: 7.6.1 | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: Other | Blockedby: Blocking: | Related: -----------------------------+---------------------------------------------- Comment(by ian@…): commit 1ee495b61fffcfa70495a539635c325a0ab5ddf7 {{{ Author: Ian Lynagh <ian@well-typed.com> Date: Fri Feb 1 20:13:47 2013 +0000 Fix xhtml's entry in the packages file; fixes #7632 xhtml is a submodule packages | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7632#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#7632: ./sync-all pull fails in libraries xhtml -------------------------------+-------------------------------------------- Reporter: morabbin | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Build System | Version: 7.6.1 Resolution: fixed | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: Other | Difficulty: Unknown Testcase: | Blockedby: Blocking: | Related: -------------------------------+-------------------------------------------- Changes (by igloo): * status: new => closed * difficulty: => Unknown * resolution: => fixed Comment: Thanks for the report; fixed. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7632#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC