|
Re: Re: Utility functions: msg#00055lang.haskell.cafe
"Simon Marlow" <simonmar@xxxxxxxxxxxxx> writes: > There are already a couple of bits of (L)GPL under fptools: GMP and > readline. GMP we'd like to replace because it is necessarily a part of > every compiled Haskell program; readline isn't so important but it would > be nice to have a BSD-licensed replacement. Readline is GPL and GMP LGPL, aren't they? So GMP only restricts what you can do with modifications to that library (and thus only affects developers who want to release a modified GHC without source), while linking with readline will potentially affect regular users of GHC. Or? -kzm -- If I haven't seen further, it is by standing in the footprints of giants |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Re: Utility functions: 00055, Simon Marlow |
|---|---|
| Next by Date: | RE: Re: Utility functions: 00055, Simon Marlow |
| Previous by Thread: | RE: Re: Utility functionsi: 00055, Simon Marlow |
| Next by Thread: | RE: Re: Utility functions: 00055, Simon Marlow |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |