type-conv 2.3.0-1build1 source package in Ubuntu

Changelog

type-conv (2.3.0-1build1) precise; urgency=low

  * Rebuild for OCaml 3.12.1.
 -- Colin Watson <email address hidden>   Sat, 19 Nov 2011 01:02:03 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
type-conv_2.3.0.orig.tar.gz 49.7 KiB f49fa4f8b8161d2d2c3750e06e135bfb0c653c390766ec9d4a978394a0b4404b
type-conv_2.3.0-1build1.debian.tar.gz 3.6 KiB 4c7ff577dc5ad3f50fbc268713b4d3ecb8750ec458389d6db831ae94b67446e7
type-conv_2.3.0-1build1.dsc 2.1 KiB 537c0b2ee9d344bb2ef5845b7efe2a025b4fd0b22ebe0ad66fdd709bf25e7b20

Available diffs

View changes file

Binary packages built by this source

libtype-conv-camlp4-dev: support library for OCaml preprocessor type conversions

 The type-conv library factors out functionality needed by different
 CamlP4 extensions that generate code from type specifications.
 .
 CamlP4 extensions adding support for some trailing "with foo" (e.g.
 "with sexplib" provided by sexplib, and "with bin_io" provided by
 bin-prot) after type declaration can rely on type-conv.