haskell-simple-reflect 0.3.1-2 source package in Ubuntu

Changelog

haskell-simple-reflect (0.3.1-2) unstable; urgency=low


  * Enable compat level 9
  * Use substvars for Haskell description blurbs

 -- Joachim Breitner <email address hidden>  Sat, 25 May 2013 11:17:58 +0200

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
haskell-simple-reflect_0.3.1-2.dsc 1.6 KiB 5d48a20f3e818e9ef7df8551ad4ab764122256f446fba64a08109aab4fed3b86
haskell-simple-reflect_0.3.1.orig.tar.gz 4.2 KiB daf0d8cdc82011b5b97077939507101611c0a6008543832ba07c2131dd6137a1
haskell-simple-reflect_0.3.1-2.debian.tar.gz 2.4 KiB 40ef82793c9050a48f1a416bc8e5b74e38085b04ca24cb2626c9ba74248f3fdf

Available diffs

No changes file available.

Binary packages built by this source

libghc-simple-reflect-dev: No summary available for libghc-simple-reflect-dev in ubuntu saucy.

No description available for libghc-simple-reflect-dev in ubuntu saucy.

libghc-simple-reflect-doc: No summary available for libghc-simple-reflect-doc in ubuntu saucy.

No description available for libghc-simple-reflect-doc in ubuntu saucy.

libghc-simple-reflect-prof: simple reflection of expressions containing variables; profiling libraries

 This package allows simple reflection of expressions containing variables.
 Reflection here means that a Haskell expression is turned into a string.
 .
 The primary aim of this package is teaching and understanding;
 there are no options for manipulating the reflected expressions beyond
 showing them.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.