Proposal: Add Functor instances for ArgOrder, OptDescr and ArgDescr

Hello, I recently needed Functor instances for the types in System.Console.GetOpt. Note that the test-framework package also defines[1] these instances. Discussion deadline: 1 week (I assume this is a no-brainer). Regards, Bas [1] http://hackage.haskell.org/packages/archive/test-framework/0.6.1/doc/html/sr...

+1, I've defined these a couple of times as well.
On Mon, Nov 19, 2012 at 4:18 PM, Bas van Dijk
Hello,
I recently needed Functor instances for the types in System.Console.GetOpt.
Note that the test-framework package also defines[1] these instances.
Discussion deadline: 1 week (I assume this is a no-brainer).
Regards,
Bas
[1] http://hackage.haskell.org/packages/archive/test-framework/0.6.1/doc/html/sr...
_______________________________________________ Libraries mailing list Libraries@haskell.org http://www.haskell.org/mailman/listinfo/libraries

On Mon, 19 Nov 2012, Erik Hesselink wrote:
+1, I've defined these a couple of times as well.
http://www.haskell.org/pipermail/libraries/2011-November/017193.html So, +1 from me.

+1
On Mon, Nov 19, 2012 at 10:18 AM, Bas van Dijk
Hello,
I recently needed Functor instances for the types in System.Console.GetOpt.
Note that the test-framework package also defines[1] these instances.
Discussion deadline: 1 week (I assume this is a no-brainer).
Regards,
Bas
[1] http://hackage.haskell.org/packages/archive/test-framework/0.6.1/doc/html/sr...
_______________________________________________ Libraries mailing list Libraries@haskell.org http://www.haskell.org/mailman/listinfo/libraries

On 19 November 2012 16:18, Bas van Dijk
Hello,
I recently needed Functor instances for the types in System.Console.GetOpt.
Note that the test-framework package also defines[1] these instances.
Discussion deadline: 1 week (I assume this is a no-brainer).
Regards,
Bas
[1] http://hackage.haskell.org/packages/archive/test-framework/0.6.1/doc/html/sr...
4 +1s and no -1s so lets merge it: http://hackage.haskell.org/trac/ghc/ticket/7480 Cheers, Bas
participants (4)
-
Bas van Dijk
-
Edward Kmett
-
Erik Hesselink
-
Henning Thielemann