@hackage/settings
Runtime-editable program settings.
@hackage/json-state
Keep program state in JSON files.
@hackage/funbot-ext-events
Interact with FunBot's external events.
@hackage/http-client
An HTTP client engine
@hackage/network-uri
URI manipulation
@hackage/clock
High-resolution clock functions: monotonic, realtime, cputime.
@hackage/base
Core data structures and operations
@hackage/feed
Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.
@hackage/tagsoup
Parsing and extracting information from (possibly malformed) HTML/XML documents
@hackage/auto-update
Efficiently run periodic, on-demand actions
@hackage/vcs-web-hook-parse
Parse development platform web hook messages.
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/text
An efficient packed Unicode text type.
@hackage/irc-fun-client
Another library for writing IRC clients.
@hackage/transformers
Concrete functor and monad transformers
@hackage/aeson
Fast JSON parsing and encoding
@hackage/data-default-class
A class for types with a default value (compatibility shim)
@hackage/case-insensitive
Case insensitive string comparison
@hackage/feed-collect
Watch RSS/Atom feeds (and do with them whatever you like).
@hackage/irc-fun-bot
Library for writing fun IRC bots.
@hackage/containers
Assorted concrete container types
@hackage/time-interval
Use a time unit class, but hold a concrete time type.
@hackage/utf8-string
Support for reading and writing UTF8 Strings
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/time-units
A basic library for defining units of time as types.
@hackage/irc-fun-color
Add color and style decorations to IRC messages.
@hackage/irc-fun-types
Common types for IRC related packages
@hackage/time
A time library
@hackage/formatting
Combinator-based type-safe formatting (like printf() or FORMAT)
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/HTTP
A library for client-side HTTP
@hackage/http-listen
Listen to HTTP requests and handle them in arbitrary ways.
@hackage/http-client-tls
http-client backend using the connection package and tls library