haskell-flexible-defaults 0.0.1.2-3build3 source package in Ubuntu

Changelog

haskell-flexible-defaults (0.0.1.2-3build3) bionic; urgency=medium

  * No-change rebuild for the ghc transition.

 -- Simon Quigley <email address hidden>  Fri, 03 Nov 2017 17:53:14 -0500

Upload details

Uploaded by:
Simon Quigley
Uploaded to:
Bionic
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
haskell-flexible-defaults_0.0.1.2.orig.tar.gz 5.3 KiB 827032cecf5e937d673f3a0b84fbbaba7c03fce6a567c15faf36865da9b76dc2
haskell-flexible-defaults_0.0.1.2-3build3.debian.tar.xz 2.6 KiB bda5cc1a0d174ff54d1f8d2e779c839523883f8743ab6767f1055542242d7a05
haskell-flexible-defaults_0.0.1.2-3build3.dsc 2.4 KiB d8337944b61cd20cb21d38592178d50254606e00a6044e853ef42a810d57534a

View changes file

Binary packages built by this source

libghc-flexible-defaults-dev: No summary available for libghc-flexible-defaults-dev in ubuntu cosmic.

No description available for libghc-flexible-defaults-dev in ubuntu cosmic.

libghc-flexible-defaults-doc: generate default function implementations for complex type classes; documentation

 Template Haskell code to implement default implementations for
 type-class functions based on which functions are already implemented.
 Currently extremely crude but still fairly effective.
 .
 When defining a type class with many functions, each of which can be
 implemented based on arbitrary subsets of the others, the standard
 default-implementation concept breaks down quite badly. This library
 provides a system by which more complex rules can be described for
 choosing default implementations based on which ones the user
 supplies. These implementations can additionally be given
 "suitability scores", so that when multiple possible choices could be
 made, the library can choose the "best" one.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-flexible-defaults-prof: generate default function implementations for complex type classes; profiling libraries

 Template Haskell code to implement default implementations for
 type-class functions based on which functions are already implemented.
 Currently extremely crude but still fairly effective.
 .
 When defining a type class with many functions, each of which can be
 implemented based on arbitrary subsets of the others, the standard
 default-implementation concept breaks down quite badly. This library
 provides a system by which more complex rules can be described for
 choosing default implementations based on which ones the user
 supplies. These implementations can additionally be given
 "suitability scores", so that when multiple possible choices could be
 made, the library can choose the "best" one.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.