haskell-irc-core 2.8-1build1 source package in Ubuntu

Changelog

haskell-irc-core (2.8-1build1) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

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

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
haskell-irc-core_2.8.orig.tar.gz 25.6 KiB 74b04a6911b3cccddbe1b2492c871b3c89c955696657f1f1e4dcf3dd310a56d7
haskell-irc-core_2.8-1build1.debian.tar.xz 3.6 KiB 76b513ec858c11b7aad734810794796b3342fa393ad7982c045024b4e33a398e
haskell-irc-core_2.8-1build1.dsc 3.0 KiB 6b119e97fdffaa57016564879f3040bdb201986d6a61eff7c8b24375da66e89d

Available diffs

View changes file

Binary packages built by this source

libghc-irc-core-dev: No summary available for libghc-irc-core-dev in ubuntu hirsute.

No description available for libghc-irc-core-dev in ubuntu hirsute.

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

No description available for libghc-irc-core-doc in ubuntu hirsute.

libghc-irc-core-prof: IRC connection library; profiling libraries

 IRC connection library featuring such modules as
   - Irc.Cmd - Functions for generating IRC protocol message for
     client-to-server
   - Irc.Core - Functions for parsing low-level IRC messages into
     mid-level IRC messages
   - Irc.Core.Prisms - Prisms for all of the mid-level IRC message
     constructors
   - Irc.Format - Functions for parsing and rendering low-level IRC
     protocol messages
   - Irc.Message - High-level IRC event messages for client
     interpretation
   - Irc.Model - Functions for interpreting mid-level IRC messages to
     generate high-level event messages and to maintain a consistent
     view of the connection
   - Irc.RateLimit - Functions to assist with rate-limiting outgoing
     client messages
   - Irc.Time - Internal compatibility module for time-1.4 and
     time-1.5 interop
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.