BSD-3-Clause licensed by Iñaki García Etxebarria
Maintained by [email protected]
This version can be pinned in stack with:haskell-gi-overloading-1.0@sha256:a59a812f4490b317fe2850c5442004f230130204af6cb4e0a6604acebb9f2f63,631

Module documentation for 1.0

There are no documented modules for this package.

Bindings generated by haskell-gi are by default compiled with support for OverloadedLabels.

This support for OverloadedLabels comes at a cost in compile time, which can be significant in some cases. For convenience, this support can be switched off in programs using haskell-gi generated bindings, which do not require overloading support, by making them depend (in the build-depends field of the cabal file) on haskell-gi-overloading == 0.0.*.

Changes

Variants of haskell-gi-overloading

1.0

  • Enable support for overloading.

0.0

  • Disable support for overloading.