|
#5958: Follow mtl upstream
---------------------------------+------------------------------------------ Reporter: igloo | Owner: Type: task | Status: new Priority: high | Milestone: 7.6.1 Component: Build System | Version: 7.4.1 Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ As per http://projects.haskell.org/pipermail/haskell- platform/2012-March/001760.html we should be tracking https://github.com/ekmett/mtl.git (which may mean asking upstream to merge our patches, if we have any) and will also need to track http://code.haskell.org/~ross/transformers -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5958> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list [hidden email] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs |
|
#5958: Follow mtl upstream
---------------------------------+------------------------------------------ Reporter: igloo | Owner: igloo Type: task | Status: new Priority: high | Milestone: 7.6.1 Component: Build System | Version: 7.4.1 Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ Changes (by simonpj): * owner: => igloo Comment: Similarly Cabal, which has moved to github. * Add to sync-all script to warn about old repo Ian will do this. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5958#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list [hidden email] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs |
|
In reply to this post by GHC
#5958: Follow mtl upstream
---------------------------------+------------------------------------------ Reporter: igloo | Owner: igloo Type: task | Status: new Priority: high | Milestone: 7.6.1 Component: Build System | Version: 7.4.1 Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ Comment(by simonpj): Do the reverse for Hoopl: make GHC's repo the master. (Check with Norman.) -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5958#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list [hidden email] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs |
|
In reply to this post by GHC
#5958: Follow mtl upstream
---------------------------------+------------------------------------------ Reporter: igloo | Owner: igloo Type: task | Status: new Priority: high | Milestone: 7.6.1 Component: Build System | Version: 7.4.1 Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ Comment(by p.capriotti@…): commit d7bb8cd2c7d2806d01b732c412f99937240d9d02 {{{ Author: Paolo Capriotti <[hidden email]> Date: Mon May 7 23:21:20 2012 +0100 Follow upstream mtl and Cabal, add transformers package (#5958) .gitignore | 1 + ghc.mk | 1 + mk/validate-settings.mk | 6 ++++++ packages | 1 + sync-all | 36 ++++++++++++++++++++++++++++++++++++ 5 files changed, 45 insertions(+), 0 deletions(-) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5958#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list [hidden email] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs |
|
In reply to this post by GHC
#5958: Follow mtl upstream
-------------------------------+-------------------------------------------- Reporter: igloo | Owner: igloo Type: task | Status: closed Priority: high | Milestone: 7.6.1 Component: Build System | Version: 7.4.1 Resolution: fixed | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Difficulty: Unknown Testcase: | Blockedby: Blocking: | Related: -------------------------------+-------------------------------------------- Changes (by pcapriotti): * status: new => closed * resolution: => fixed Comment: GHC's repository for hoopl is now the master. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5958#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list [hidden email] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs |
| Powered by Nabble | Edit this page |
