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

Changelog

haskell-pandoc-lua-marshal (0.2.2-1build1) noble; urgency=medium

  * Rebuild against 'new GHC ABI'.

 -- Gianfranco Costamagna <email address hidden>  Mon, 18 Dec 2023 08:12:59 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble 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-1build1.debian.tar.xz 3.0 KiB e5b7acaf7965364f0fefa2d2a54e3db9199190ea2ec5afe07bc1944a6ad4b052
haskell-pandoc-lua-marshal_0.2.2-1build1.dsc 3.5 KiB bf32c433b8dd77256ea4ba028c4959d2275933ec10713417c32ac0bb4f62fd15

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.