Custom Query

Filters
 
Columns

Show under each result:


Results (19 - 21 of 5840)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#601 fixed Replace GMP simonmar

Reported by simonmar, 9 years ago.

description

GMP is a great multi-precision integer library, but its LGPL license is problematic for users of GHC (it prohibits static linking of GHC-compiled programs, for example).

One possible alternative would be to use the bignum library from OpenSSL, which is available under a BSD-style license.

#604 duplicate Windows installer: use WiX simonmar

Reported by simonmar, 9 years ago.

description

Use WiX to build windows installers, automate the process as much as possible.

#606 fixed Sparc native code generator simonmar

Reported by simonmar, 8 years ago.

description

The Sparc NCG has bitrotted in 6.4, after large changes were made to the back end infrastructure. We don't have hardware at GHC HQ any more.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.