Ticket #5958 (closed task: fixed)

Opened 14 months ago

Last modified 12 months ago

Follow mtl upstream

Reported by: igloo Owned by: igloo
Priority: high Milestone: 7.6.1
Component: Build System Version: 7.4.1
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: None/Unknown Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

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

Change History

Changed 13 months ago by simonpj

  • owner set to igloo

Similarly Cabal, which has moved to github.

  • Add to sync-all script to warn about old repo

Ian will do this.

Changed 13 months ago by simonpj

Do the reverse for Hoopl: make GHC's repo the master. (Check with Norman.)

Changed 13 months ago by p.capriotti@…

commit d7bb8cd2c7d2806d01b732c412f99937240d9d02

Author: Paolo Capriotti <p.capriotti@gmail.com>
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(-)

Changed 12 months ago by pcapriotti

  • status changed from new to closed
  • resolution set to fixed

GHC's repository for hoopl is now the master.

Note: See TracTickets for help on using tickets.