logo       

Re: [GHC] #601: Replace GMP: msg#00098

lang.haskell.glasgow.bugs

Subject: Re: [GHC] #601: Replace GMP

#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>
Google Custom Search

News | FAQ | advertise