haskell-cmdargs 0.10.20-3build2 source package in Ubuntu

Changelog

haskell-cmdargs (0.10.20-3build2) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Fri, 30 Oct 2020 00:29:34 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-cmdargs_0.10.20.orig.tar.gz 63.0 KiB 0e269dc48c3d4c0447c96ffd772a6fe69dfa1260c323f4cd7bf171cbf2ab7331
haskell-cmdargs_0.10.20-3build2.debian.tar.xz 3.8 KiB efe68a47cd0af5eab3fe49961c5efd2b8cee24f0ab72c570959ee5c2f7ad19ab
haskell-cmdargs_0.10.20-3build2.dsc 2.4 KiB af7f7a50b56fe08c40de851f67caf4ef2f81215987e0e12a765b44817705e2b8

Available diffs

View changes file

Binary packages built by this source

libghc-cmdargs-dev: command-line argument processing

 It provides an easy way to define command-line parsers. Most users
 will want to use the System.Console.CmdArgs.Implicit module, whose
 documentation contains an example.
 .
 System.Console.CmdArgs.Explicit provides a way to write command-line
 parsers for both single mode programs (most programs) and multiple
 mode programs (e.g. darcs or cabal). Parsers are defined by
 constructing a data structure.
 .
 System.Console.CmdArgs.Implicit provides a way to concisely define
 command-line parsers, up to three times shorter than getopt. These
 parsers are translated into the Explicit data type.
 .
 System.Console.CmdArgs.GetOpt provides a wrapper allowing
 compatiblity with existing getopt parsers, mapping to the Explicit
 data type.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-cmdargs-doc: No summary available for libghc-cmdargs-doc in ubuntu hirsute.

No description available for libghc-cmdargs-doc in ubuntu hirsute.

libghc-cmdargs-prof: No summary available for libghc-cmdargs-prof in ubuntu hirsute.

No description available for libghc-cmdargs-prof in ubuntu hirsute.