ocaml-rresult 0.7.0-2build3 source package in Ubuntu

Changelog

ocaml-rresult (0.7.0-2build3) oracular; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Aug 2024 14:39:08 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular proposed universe misc

Downloads

File Size SHA-256 Checksum
ocaml-rresult_0.7.0.orig.tar.bz2 8.3 KiB 11aa7f5b83460e60431e3154e3e32c071d46e151ea5760cf24377805bf975540
ocaml-rresult_0.7.0-2build3.debian.tar.xz 2.3 KiB f98b3b1b7fbd11121234b4d869d6cfc081cbd502316e1182e11155c58ef02c68
ocaml-rresult_0.7.0-2build3.dsc 2.1 KiB 99ffe7c5b37173ad75b1f3687029f188d4849f677f74277f28304c5a480b96e7

Available diffs

View changes file

Binary packages built by this source

librresult-ocaml: result value combinators for OCaml (runtime)

 Rresult is an OCaml module for handling computation results and
 errors in an explicit and declarative manner, without resorting to
 exceptions. It defines combinators to operate on the result type
 available from OCaml 4.03 in the standard library.
 .
 This package contains the runtime libraries for programs using
 rresult.

librresult-ocaml-dbgsym: debug symbols for librresult-ocaml
librresult-ocaml-dev: result value combinators for OCaml (dev)

 Rresult is an OCaml module for handling computation results and
 errors in an explicit and declarative manner, without resorting to
 exceptions. It defines combinators to operate on the result type
 available from OCaml 4.03 in the standard library.
 .
 This package contains the development stuff needed to use the
 rresult library in your programs.