@hackage sr-extra1.88

Module limbo

A hodge-podge of functions, modules, and instances. These generally end up here because 1. they are needed in two unrelated packages, 2. they belong in some upstream module, 3. they can't be moved to an upstream module because they would add dependencies, or 4. they are deprecated but still in use

  • Installation

  • Tested Compilers

  • Dependencies (47)

  • Dependents (0)

  • Package Flags

      network-uri
       (on by default)

      Get Network.URI from the network-uri package rather than the full network package.

      omit-serialize
       (off by default)

      Omit all the Serialize instances, on the assumption that we will use SafeCopy instances instead.

      omit-data
       (off by default)

      Omit all Data instances