7.8.1, template haskell, and dynamic libraries

George Colpitts george.colpitts at gmail.com
Sun Feb 9 19:37:09 UTC 2014


Yes, in general I think the doc needs a section: Incompatible changes. The
hope is that you can take the release and just work as usual but when (for
good reasons as in this release) it is not true is is important to have
such a section. Another case that needs to be there is how to compile so
you can load compile object files into ghci as what you did in 7.6.3 won't
work in this release.


On Sun, Feb 9, 2014 at 1:11 PM, Carter Schonwald <carter.schonwald at gmail.com
> wrote:

> Indeed. The problem is that many folks might have cabal config files that
> explicitly disable shared.  (For the compile times!).  They might need
> clear information about wiping that field.
>
>
> On Sunday, February 9, 2014, Brandon Allbery <allbery.b at gmail.com> wrote:
>
>> On Sun, Feb 9, 2014 at 9:28 AM, Greg Horn <gregmainland at gmail.com> wrote:
>>
>>> Is --enable-shared off by default?
>>>
>> It's supposed to be on by default in 7.8. That said, not sure how many
>> people have played with ~/.cabal/config....
>>
>> --
>> brandon s allbery kf8nh                               sine nomine
>> associates
>> allbery.b at gmail.com
>> ballbery at sinenomine.net
>> unix, openafs, kerberos, infrastructure, xmonad
>> http://sinenomine.net
>>
>
> _______________________________________________
> Glasgow-haskell-users mailing list
> Glasgow-haskell-users at haskell.org
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20140209/1a24b6d5/attachment.html>


More information about the Glasgow-haskell-users mailing list