Ticket #2066 (closed bug: fixed)

Opened 5 years ago

Last modified 4 years ago

Building 6.9 with 6.4.1 fails

Reported by: pejo Owned by:
Priority: high Milestone: 6.10 branch
Component: Compiler Version: 6.9
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: Difficulty: Easy (less than 1 hour)
Test Case: Blocked By:
Blocking: Related Tickets:

Description

Building GHC 6.9 (20080126 snapshot) with 6.4.1 fails on ./utils/ghc-pkg/Main.hs, since Data.List did not have isInfixOf.

If 6.9 is not supposed to build with 6.4, there is a bug in configure.ac which tests for 6.4 or newer.

Change History

Changed 5 years ago by simonmar

  • priority changed from normal to high
  • difficulty set to Easy (1 hr)
  • milestone set to 6.10 branch

Changed 5 years ago by simonmar

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

Fixed this, and a few other problems.

Changed 5 years ago by simonmar

  • architecture changed from Unknown to Unknown/Multiple

Changed 5 years ago by simonmar

  • os changed from Unknown to Unknown/Multiple

Changed 4 years ago by simonmar

  • difficulty changed from Easy (1 hr) to Easy (less than 1 hour)
Note: See TracTickets for help on using tickets.