Moving basic functions

Edward Kmett ekmett at gmail.com
Wed Apr 3 20:16:45 CEST 2013


+1 for fixing that as well (or even simply removing it as it is currently
deprecated)


On Wed, Apr 3, 2013 at 1:37 PM, Evan Laforge <qdunkan at gmail.com> wrote:

> Don't forget void is also exported from Foreign.Marshal.Error.  I made a
> proposal a while back about making it be a re-export of the Control.Monad
> one so at least we wouldn't get name clashes, but I think it got forgotten
> about due to lack of interest.  I still think it's a good idea though...
>
>
> On Wed, Apr 3, 2013 at 6:46 AM, Edward Kmett <ekmett at gmail.com> wrote:
>
>> I am +1 for exporting void from Data.Functor.
>>
>> I'm lukewarm about Data.Tuple.swap.
>>
>> I'm also +1 for moving ($>) from Control.Comonad into Data.Functor. I've
>> had a number of users ask me for it over the years.
>>
>>
>> On Wed, Apr 3, 2013 at 4:11 AM, David Luposchainsky <
>> dluposchainsky at googlemail.com> wrote:
>>
>>> Hello everyone,
>>>
>>> the discussion period for my proposal is now well over (started
>>> 2013-03-13), but there didn't seem to be much interest in it anyway,
>>> probably due to the relatively small impact of changes proposed (moving
>>> a couple of functions to more appropriate locations). As I am new to
>>> this process, I'm not sure how to proceed; I could have let it died
>>> without notice, but decided to send this final (?) notice.
>>>
>>> Greetings,
>>> David
>>>
>>> _______________________________________________
>>> Libraries mailing list
>>> Libraries at haskell.org
>>> http://www.haskell.org/mailman/listinfo/libraries
>>>
>>
>>
>> _______________________________________________
>> Libraries mailing list
>> Libraries at haskell.org
>> http://www.haskell.org/mailman/listinfo/libraries
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20130403/090376ea/attachment-0001.htm>


More information about the Libraries mailing list