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

Changelog

haskell-pandoc-lua-marshal (0.1.7-1build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Mon, 12 Dec 2022 14:52:23 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
haskell-pandoc-lua-marshal_0.1.7.orig.tar.gz 41.2 KiB b29415580645e78824b134f8508eae3800cab4fd647d736622c0d286dc59c95e
haskell-pandoc-lua-marshal_0.1.7-1build1.debian.tar.xz 2.9 KiB 3300d2f8d8acc78d378d31873dda09acfd897ded61b484fc992d770f10d2266a
haskell-pandoc-lua-marshal_0.1.7-1build1.dsc 3.3 KiB 7287e5909b29b672b4454b89187d08868a2edd273c0c4546a716252d9bc9de24

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.