|
Re: [GHC] #601: Replace GMP: msg#00098lang.haskell.glasgow.bugs
#601: Replace GMP ---------------------------------+------------------------------------------ Reporter: simonmar | Owner: Type: task | Status: new Priority: normal | Milestone: Component: Compiler | Version: None Severity: normal | Resolution: None Keywords: | Os: Unknown Difficulty: Difficult (1 week) | Architecture: Unknown ---------------------------------+------------------------------------------ Changes (by simonmar): * architecture: => Unknown * difficulty: => Difficult (1 week) * os: => Unknown Old 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. > > }}} New 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. }}} -- Ticket URL: <http://cvs.haskell.org/trac/ghc/ticket/601> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #599: The Front Panel, GHC |
|---|---|
| Next by Date: | Re: [GHC] #602: Warning Suppression, GHC |
| Previous by Thread: | Re: [GHC] #597: Various error messages have inaccurate source locations, GHC |
| Next by Thread: | Re: [GHC] #602: Warning Suppression, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |