haskell-pandoc-lua-marshal 0.2.2-1build2 source package in Ubuntu

Changelog

haskell-pandoc-lua-marshal (0.2.2-1build2) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 13:44:47 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
haskell-pandoc-lua-marshal_0.2.2.orig.tar.gz 37.3 KiB 22231c24a7b228b3d0b99dcfb77657b410f8a95f02b6bde365b434a8f1882679
haskell-pandoc-lua-marshal_0.2.2-1build2.debian.tar.xz 3.1 KiB c2ad8a7cfa94488bc5e5e1f7b261c1a9f80634d87f8a99adb5ac7d118a5bd5da
haskell-pandoc-lua-marshal_0.2.2-1build2.dsc 3.5 KiB 2d76d171bab49336f6b4de377cfb9a8613cd958146fd79ce7a0e9feb7f4a96a9

Available diffs

View changes file

Binary packages built by this source

libghc-pandoc-lua-marshal-dev: Use pandoc types in Lua

 This package provides functions to marshal and unmarshal
 pandoc document types to and from Lua.
 .
 The values of most types are pushed to pandoc as "userdata"
 objects that wrap a stable pointer to the Haskell value;
 these objects come with methods to access and modify their
 properties.
 .
 Sequences are pushed as normal Lua tables, but are
 augmented with convenience functions.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-pandoc-lua-marshal-doc: Use pandoc types in Lua; documentation

 This package provides functions to marshal and unmarshal
 pandoc document types to and from Lua.
 .
 The values of most types are pushed to pandoc as "userdata"
 objects that wrap a stable pointer to the Haskell value;
 these objects come with methods to access and modify their
 properties.
 .
 Sequences are pushed as normal Lua tables, but are
 augmented with convenience functions.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-pandoc-lua-marshal-prof: Use pandoc types in Lua; profiling libraries

 This package provides functions to marshal and unmarshal
 pandoc document types to and from Lua.
 .
 The values of most types are pushed to pandoc as "userdata"
 objects that wrap a stable pointer to the Haskell value;
 these objects come with methods to access and modify their
 properties.
 .
 Sequences are pushed as normal Lua tables, but are
 augmented with convenience functions.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.