Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 12:54:30 UTC Now

2020-01-17 17:24:36 UTC MAIN commitmail json YAML

Import pretty-show-1.9.5

A library and an executable for working with derived Show
instances. By using the library, we can parse derived Show instances
into a generic data structure. The ppsh tool uses the library to
produce human-readable versions of Show instances, which can be quite
handy for debugging Haskell programs. We can also render complex
generic values into an interactive Html page, for easier examination.

(pho)

2020-01-17 17:18:56 UTC MAIN commitmail json YAML

Add hs-haskell-lexer

(pho)

2020-01-17 17:18:24 UTC MAIN commitmail json YAML

doc: Added devel/hs-haskell-lexer version 1.0.2

(pho)

2020-01-17 17:18:15 UTC MAIN commitmail json YAML

2020-01-17 17:09:52 UTC MAIN commitmail json YAML

Add hs-skylighting-core

(pho)

2020-01-17 17:09:16 UTC MAIN commitmail json YAML

doc: Added textproc/hs-skylighting-core version 0.8.3

(pho)

2020-01-17 17:09:07 UTC MAIN commitmail json YAML

Import skylighting-core-0.8.3

Skylighting is a syntax highlighting library. It derives its
tokenizers from XML syntax definitions used by KDE's
KSyntaxHighlighting framework, so any syntax supported by that
framework can be added. An optional command-line program is
provided. Skylighting is intended to be the successor to
highlighting-kate. This package provides the core highlighting
functionality under a permissive license.

(pho)

2020-01-17 16:22:10 UTC MAIN commitmail json YAML

2020-01-17 16:21:47 UTC MAIN commitmail json YAML

doc: Added textproc/hs-hxt version 9.3.1.18

(pho)

2020-01-17 16:21:37 UTC MAIN commitmail json YAML

Import hxt-9.3.1.18 from wip

The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but
introduces a more general approach for processing XML with
Haskell. The Haskell XML Toolbox uses a generic data model for
representing XML documents, including the DTD subset and the document
subset, in Haskell. It contains a validating XML parser, a HTML
parser, namespace support, an XPath expression evaluator, an XSLT
library, a RelaxNG schema validator and funtions for serialization and
deserialization of user defined data. The library makes extensive use
of the arrow approach for processing XML.

Since version 9 the toolbox is partitioned into various
(sub-)packages. This package contains the core functionality,
hxt-curl, hxt-tagsoup, hxt-relaxng, hxt-xpath, hxt-xslt,
hxt-regex-xmlschema contain the extensions. hxt-unicode contains
encoding and decoding functions, hxt-charproperties char properties
for unicode and XML.

(pho)

2020-01-17 16:00:04 UTC MAIN commitmail json YAML

Add hs-hxt-unicode

(pho)

2020-01-17 15:59:34 UTC MAIN commitmail json YAML

doc: Added textproc/hs-hxt-unicode version 9.0.2.4

(pho)

2020-01-17 15:59:25 UTC MAIN commitmail json YAML

Import hxt-unicode-9.2.0.4 from wip

Unicode encoding and decoding functions for utf8, iso-latin-* and
somes other encodings, used in the Haskell XML Toolbox. ISO Latin 1 -
16, utf8, utf16, ASCII are supported. Decoding is done with lasy
functions, errors may be detected or ignored.

(pho)

2020-01-17 15:53:50 UTC MAIN commitmail json YAML

Add hs-hxt-regex-xmlschema

(pho)

2020-01-17 15:53:11 UTC MAIN commitmail json YAML

doc: Added textproc/hs-hxt-regex-xmlschema version 9.2.0.3

(pho)

2020-01-17 15:52:41 UTC MAIN commitmail json YAML

Import hxt-regex-xmlschema-9.2.0.3

This library supports full W3C XML Schema regular expressions
inclusive all Unicode character sets and blocks. The complete grammar
can be found under http://www.w3.org/TR/xmlschema11-2/#regexs. It is
implemented by the technique of derivations of regular expressions.

The W3C syntax is extended to support not only union of regular sets,
but also intersection, set difference, exor. Matching of
subexpressions is also supported.

The library can be used for constricting lightweight scanners and
tokenizers. It is a standalone library, no external regex libraries
are used.

(pho)

2020-01-17 15:47:26 UTC MAIN commitmail json YAML

Add hs-hxt-charproperties

(pho)

2020-01-17 15:46:48 UTC MAIN commitmail json YAML

doc: Added textproc/hs-hxt-charproperties version 9.4.0.0

(pho)

2020-01-17 15:46:39 UTC MAIN commitmail json YAML

Import hxt-charproperties-9.4.0.0 from wip

Character properties defined by XML and Unicode standards. These
modules contain predicates for Unicode blocks and char proprties and
character predicates defined by XML.

(pho)

2020-01-17 15:26:16 UTC MAIN commitmail json YAML

2020-01-17 15:25:51 UTC MAIN commitmail json YAML

doc: Added security/hs-SHA version 1.6.4.4

(pho)

2020-01-17 15:25:41 UTC MAIN commitmail json YAML

Import SHA-1.6.4.4 from wip

This library implements the SHA suite of message digest functions,
according to NIST FIPS 180-2 (with the SHA-224 addendum), as well as
the SHA-based HMAC routines. The functions have been tested against
most of the NIST and RFC test vectors for the various functions. While
some attention has been paid to performance, these do not presently
reach the speed of well-tuned libraries, like OpenSSL.

(pho)

2020-01-17 15:18:37 UTC MAIN commitmail json YAML

Add hs-http-client-tls

(pho)

2020-01-17 15:18:04 UTC MAIN commitmail json YAML

doc: Added www/hs-http-client-tls version 0.3.5.3

(pho)

2020-01-17 15:17:55 UTC MAIN commitmail json YAML

Import http-client-tls-0.3.5.3

Support for making connections via the connection package and, in
turn, the tls package suite.

(pho)

2020-01-17 14:59:38 UTC MAIN commitmail json YAML

Add hs-connection

(pho)

2020-01-17 14:59:10 UTC MAIN commitmail json YAML

doc: Added net/hs-connection version 0.3.1

(pho)

2020-01-17 14:59:02 UTC MAIN commitmail json YAML

Import connection-0.3.1

Simple network library for all your connection need.

Features: Really simple to use, SSL/TLS, SOCKS.

This library provides a very simple api to create sockets to a
destination with the choice of SSL/TLS, and SOCKS.

(pho)

2020-01-17 14:41:38 UTC MAIN commitmail json YAML

Add hs-x509-system

(pho)

2020-01-17 14:40:59 UTC MAIN commitmail json YAML

doc: Added security/hs-x509-system version 1.6.6

(pho)

2020-01-17 14:40:51 UTC MAIN commitmail json YAML

2020-01-17 13:38:35 UTC MAIN commitmail json YAML

2020-01-17 13:38:10 UTC MAIN commitmail json YAML

doc: Added security/hs-tls version 1.5.3

(pho)

2020-01-17 13:38:00 UTC MAIN commitmail json YAML

Import tls-1.5.3

Native Haskell TLS and SSL protocol implementation for server and
client.

This provides a high-level implementation of a sensitive security
protocol, eliminating a common set of security issues through the use
of the advanced type system, high level constructions and common
Haskell features.

Currently implement the SSL3.0, TLS1.0, TLS1.1, TLS1.2 and TLS 1.3
protocol, and support RSA and Ephemeral (Elliptic curve and regular)
Diffie Hellman key exchanges, and many extensions.

(pho)

2020-01-17 13:07:15 UTC MAIN commitmail json YAML

Add hs-x509-validation

(pho)

2020-01-17 13:06:46 UTC MAIN commitmail json YAML

doc: Added security/hs-x509-validation version 1.6.11

(pho)

2020-01-17 13:06:38 UTC MAIN commitmail json YAML

2020-01-17 12:41:24 UTC MAIN commitmail json YAML

Add hs-x509-store

(pho)

2020-01-17 12:40:55 UTC MAIN commitmail json YAML

doc: Added security/hs-x509-store version 1.6.7

(pho)

2020-01-17 12:40:40 UTC MAIN commitmail json YAML

Import x509-store-1.6.7

X.509 collection accessing and storing methods for certificate, crl,
exception list.

(pho)

2020-01-17 07:14:22 UTC MAIN commitmail json YAML

Re-enable building bin/jira-wiki-markup

The problem has been resolved. We no longer need to disable it.

(pho)

2020-01-17 07:10:57 UTC MAIN commitmail json YAML

2020-01-17 00:54:04 UTC MAIN commitmail json YAML

2020-01-17 00:53:40 UTC MAIN commitmail json YAML

doc: Added security/hs-x509 version 1.7.5

(pho)

2020-01-17 00:53:30 UTC MAIN commitmail json YAML

Import x509-1.7.5

Read/Write X509 Certificate, CRL and their signed equivalents.

Follows RFC5280 / RFC6818

(pho)

2020-01-17 00:44:53 UTC MAIN commitmail json YAML

2020-01-17 00:44:30 UTC MAIN commitmail json YAML

doc: Added security/hs-pem version 0.2.4

(pho)

2020-01-17 00:44:22 UTC MAIN commitmail json YAML

2020-01-17 00:35:43 UTC MAIN commitmail json YAML

Add hs-asn1-parse

(pho)

2020-01-17 00:35:18 UTC MAIN commitmail json YAML

doc: Added devel/hs-asn1-parse version 0.9.5

(pho)

2020-01-17 00:35:08 UTC MAIN commitmail json YAML

Import asn1-parse-0.9.5

Simple monadic parser for ASN1 stream types, when ASN1 pattern
matching is not convenient.

(pho)

2020-01-17 00:18:07 UTC MAIN commitmail json YAML

Add hs-cryptonite

(pho)

2020-01-17 00:17:41 UTC MAIN commitmail json YAML

doc: Added security/hs-cryptonite version 0.26

(pho)

2020-01-17 00:17:32 UTC MAIN commitmail json YAML

Import cryptonite-0.26

A repository of cryptographic primitives.

* Symmetric ciphers: AES, DES, 3DES, CAST5, Blowfish, Twofish,
  Camellia, RC4, Salsa, XSalsa, ChaCha.

* Hash: SHA1, SHA2, SHA3, SHAKE, MD2, MD4, MD5, Keccak, Skein, Ripemd,
  Tiger, Whirlpool, Blake2

* MAC: HMAC, KMAC, Poly1305

* Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519,
  Curve448, Ed25519, Ed448

* Key Derivation Function: PBKDF2, Scrypt, HKDF, Argon2, BCrypt,
  BCryptPBKDF

* Cryptographic Random generation: System Entropy, Deterministic
  Random Generator

* Data related: Anti-Forensic Information Splitter (AFIS)

If anything cryptographic related is missing from here, submit a pull
request to have it added. This package strive to be a cryptographic
kitchen sink that provides cryptography for everyone.

(pho)

2020-01-17 00:03:28 UTC MAIN commitmail json YAML

Add hs-asn1-encoding

(pho)

2020-01-17 00:02:52 UTC MAIN commitmail json YAML

doc: Added devel/hs-asn1-encoding version 0.9.6

(pho)

2020-01-17 00:02:43 UTC MAIN commitmail json YAML

Import asn1-encoding-0.9.6

ASN1 data reader and writer in raw form with supports for high level
forms of ASN1 (BER, and DER).

(pho)

2020-01-16 23:54:44 UTC MAIN commitmail json YAML

Add hs-asn1-types

(pho)

2020-01-16 23:54:11 UTC MAIN commitmail json YAML

doc: Added devel/hs-asn1-types version 0.3.3

(pho)

2020-01-16 23:53:58 UTC MAIN commitmail json YAML

2020-01-16 23:27:47 UTC MAIN commitmail json YAML

Add hs-hourglass

(pho)

2020-01-16 23:27:11 UTC MAIN commitmail json YAML

doc: Added time/hs-hourglass version 0.2.12

(pho)

2020-01-16 23:27:03 UTC MAIN commitmail json YAML

Import hourglass-0.2.12

Simple time library focusing on simple but powerful and performant API

The backbone of the library are the Timeable and Time type classes.

Each Timeable instances can be converted to type that has a Time
instances, and thus are different representations of current time.

(pho)

2020-01-16 23:10:19 UTC MAIN commitmail json YAML

Add hs-socks

(pho)

2020-01-16 23:09:45 UTC MAIN commitmail json YAML

doc: Added net/hs-socks version 0.6.1

(pho)

2020-01-16 23:09:35 UTC MAIN commitmail json YAML

2020-01-16 16:29:17 UTC MAIN commitmail json YAML

Add hs-cereal

(pho)

2020-01-16 16:28:28 UTC MAIN commitmail json YAML

doc: Added devel/hs-cereal version 0.5.8.1

(pho)

2020-01-16 16:27:58 UTC MAIN commitmail json YAML

Import cereal-0.5.8.1 from wip

A binary serialization library, similar to binary, that introduces an
isolate primitive for parser isolation, and labeled blocks for better
error messages.

(pho)

2020-01-16 15:52:06 UTC MAIN commitmail json YAML

Add hs-JuicyPixels

(pho)

2020-01-16 15:51:23 UTC MAIN commitmail json YAML

doc: Added graphics/hs-JuicyPixels version 3.3.4

(pho)

2020-01-16 15:51:15 UTC MAIN commitmail json YAML

Import JuicyPixels-3.3.4

This library can load and store images in PNG, Bitmap, Jpeg, Radiance,
Tiff and Gif images.

(pho)

2020-01-16 15:03:15 UTC MAIN commitmail json YAML

Add hs-jira-wiki-markup

(pho)

2020-01-16 15:02:50 UTC MAIN commitmail json YAML

2020-01-16 13:53:52 UTC MAIN commitmail json YAML

2020-01-16 13:53:13 UTC MAIN commitmail json YAML

doc: Added devel/hs-ipynb version 0.1

(pho)

2020-01-16 13:52:56 UTC MAIN commitmail json YAML

Import ipynb-0.1

ipynb defines a data structure for representing Jupyter notebooks,
along with ToJSON and FromJSON instances for conversion to and from
JSON .ipynb files.

(pho)

2020-01-16 13:38:02 UTC MAIN commitmail json YAML

Add hs-http-client

(pho)

2020-01-16 13:37:22 UTC MAIN commitmail json YAML

doc: Added www/hs-http-client version 0.6.4

(pho)

2020-01-16 13:37:14 UTC MAIN commitmail json YAML

Import http-client-0.6.4

An HTTP client engine, intended as a base layer for more user-friendly
packages.

This codebase has been refactored from http-conduit.

Note that, if you want to make HTTPS secure connections, you should
use http-client-tls in addition to this library.

(pho)

2020-01-16 13:06:55 UTC MAIN commitmail json YAML

Add hs-streaming-commons

(pho)

2020-01-16 13:06:32 UTC MAIN commitmail json YAML

doc: Added devel/hs-streaming-commons version 0.2.1.2

(pho)

2020-01-16 13:06:20 UTC MAIN commitmail json YAML

Import streaming-commons-0.2.1.2

Provides low-dependency functionality commonly needed by various
streaming data libraries, such as conduit and pipes.

(pho)

2020-01-16 11:45:19 UTC MAIN commitmail json YAML

Add hs-mime-types

(pho)

2020-01-16 11:44:54 UTC MAIN commitmail json YAML

doc: Added net/hs-mime-types version 0.1.0.9

(pho)

2020-01-16 11:44:45 UTC MAIN commitmail json YAML

2020-01-16 11:38:40 UTC MAIN commitmail json YAML

Remove a patch: it's no longer needed

(pho)

2020-01-16 01:00:58 UTC MAIN commitmail json YAML

Add hs-memory

(pho)

2020-01-16 01:00:34 UTC MAIN commitmail json YAML

doc: Added devel/hs-memory version 0.15.0

(pho)

2020-01-16 01:00:24 UTC MAIN commitmail json YAML

Import memory-0.15.0

Chunk of memory, polymorphic byte array management and manipulation

* A polymorphic byte array abstraction and function similar to strict
  ByteString.

* Different type of byte array abstraction.

* Raw memory IO operations (memory set, memory copy, ..)

* Aliasing with endianness support.

* Encoding : Base16, Base32, Base64.

* Hashing : FNV, SipHash

(pho)

2020-01-16 00:39:29 UTC MAIN commitmail json YAML

Add hs-basement

(pho)

2020-01-16 00:39:07 UTC MAIN commitmail json YAML

doc: Added devel/hs-basement version 0.0.11

(pho)

2020-01-16 00:38:57 UTC MAIN commitmail json YAML

2020-01-15 18:14:37 UTC MAIN commitmail json YAML

Add hs-http-types

(pho)

2020-01-15 18:14:15 UTC MAIN commitmail json YAML

doc: Added www/hs-http-types version 0.12.3

(pho)

2020-01-15 18:14:05 UTC MAIN commitmail json YAML

Import http-types-0.12.3 from wip

Generic HTTP types for Haskell (for both client and server code).

(pho)

2020-01-15 16:56:25 UTC MAIN commitmail json YAML

Add hs-cookie

(pho)

2020-01-15 16:56:03 UTC MAIN commitmail json YAML

doc: Added www/hs-cookie version 0.4.5

(pho)

2020-01-15 16:55:54 UTC MAIN commitmail json YAML

2020-01-15 15:52:28 UTC MAIN commitmail json YAML

Add hs-hslua-module-text

(pho)

2020-01-15 15:51:38 UTC MAIN commitmail json YAML

doc: Added textproc/hs-hslua-module-text version 0.2.1

(pho)

2020-01-15 15:51:22 UTC MAIN commitmail json YAML

2020-01-15 13:55:59 UTC MAIN commitmail json YAML

Add hs-hslua-module-system

(pho)

2020-01-15 13:54:16 UTC MAIN commitmail json YAML

doc: Added devel/hs-hslua-module-system version 0.2.1

(pho)

2020-01-15 13:53:58 UTC MAIN commitmail json YAML

Import hslua-module-system-0.2.1

Provides access to system information and functionality to Lua scripts
via Haskell's System module.

Intended usage for this package is to preload it by adding the loader
function to package.preload. Note that the Lua package library must
have already been loaded before the loader can be added.

(pho)

2020-01-15 12:41:28 UTC MAIN commitmail json YAML

Add hs-hslua

(pho)

2020-01-15 12:40:49 UTC MAIN commitmail json YAML

doc: Added lang/hs-hslua version 1.0.3.2

(pho)

2020-01-15 12:40:39 UTC MAIN commitmail json YAML

Import hslua-1.0.3.2 from wip

HsLua provides bindings, wrappers, types, and helper functions to
bridge Haskell and Lua.

(pho)

2020-01-15 12:26:21 UTC MAIN commitmail json YAML

doc: Added textproc/hs-haddock-library version 1.8.0

(pho)

2020-01-15 12:26:06 UTC MAIN commitmail json YAML

Add hs-haddock-library

(pho)

2020-01-15 12:25:43 UTC MAIN commitmail json YAML

Import haddock-library-1.8.0

Haddock is a documentation-generation tool for Haskell
libraries. These modules expose some functionality of it without
pulling in the GHC dependency.

(pho)

2020-01-15 12:15:45 UTC MAIN commitmail json YAML

2020-01-15 12:15:22 UTC MAIN commitmail json YAML

doc: Added textproc/hs-Glob version 0.10.0

(pho)

2020-01-15 12:15:10 UTC MAIN commitmail json YAML

2020-01-15 11:54:23 UTC MAIN commitmail json YAML

2020-01-15 11:54:03 UTC MAIN commitmail json YAML

doc: Added converters/hs-emojis version 0.1

(pho)

2020-01-15 11:53:51 UTC MAIN commitmail json YAML

Forgot to commit FILESDIR

(pho)

2020-01-15 11:53:16 UTC MAIN commitmail json YAML

Import emojis-0.1

This package provides functions for converting emoji names to emoji
characters and vice versa.

How does it differ from the emoji package?

* It supports a fuller range of emojis, including all those supported
  by GitHub

* It supports lookup of emoji aliases from emoji

* It uses Text rather than String

* It has a lighter dependency footprint: in particular, it does not
  require aeson

* It does not require TemplateHaskell

(pho)

2020-01-15 11:36:42 UTC MAIN commitmail json YAML

Add hs-doctemplates-0.8.1

(pho)

2020-01-15 11:36:11 UTC MAIN commitmail json YAML

doc: Added textproc/hs-doctemplates version 0.8.1

(pho)

2020-01-15 11:35:54 UTC MAIN commitmail json YAML

Import doctemplates-0.8.1

This is the text templating system used by pandoc. It supports
variable interpolation, iteration, tests for non-blank values, pipes,
and partials. Templates are rendered to doclayout Docs, and variable
values may come from a variety of different sources, including aeson
Values.

(pho)

2020-01-15 11:29:50 UTC MAIN commitmail json YAML

Add hs-text-conversions

(pho)

2020-01-15 11:29:13 UTC MAIN commitmail json YAML

doc: Added converters/hs-text-conversions version 0.3.0

(pho)

2020-01-15 11:29:04 UTC MAIN commitmail json YAML

Import text-conversions-0.3.0

This package provides a set of typeclasses for safely converting
between textual data. The built-in String type, as well as strict Text
and lazy Text, are safely convertible between one another.

(pho)

2020-01-15 07:20:47 UTC MAIN commitmail json YAML

Correction: hs-error -> hs-errors

(pho)

2020-01-15 07:20:22 UTC MAIN commitmail json YAML

doc: Added devel/hs-errors version 2.3.0

(pho)

2020-01-15 07:20:11 UTC MAIN commitmail json YAML

2020-01-15 07:19:38 UTC MAIN commitmail json YAML

Import errors-2.3.0

The one-stop shop for all your error-handling needs! Just import
Control.Error.

This library encourages an error-handling style that directly uses the
type system, rather than out-of-band exceptions.

(pho)

2020-01-15 07:14:32 UTC MAIN commitmail json YAML

Add hs-base16-bytestring

(pho)

2020-01-15 07:13:53 UTC MAIN commitmail json YAML

doc: Added converters/hs-base16-bytestring version 0.1.1.6

(pho)

2020-01-15 07:13:44 UTC MAIN commitmail json YAML

2020-01-15 07:04:32 UTC MAIN commitmail json YAML

2020-01-15 07:04:05 UTC MAIN commitmail json YAML

doc: Added textproc/hs-HsYAML version 0.2.1.0

(pho)

2020-01-15 07:03:50 UTC MAIN commitmail json YAML

Import HsYAML-0.2.1.0

HsYAML is a YAML 1.2 processor, i.e. a library for parsing and
serializing YAML documents.

Features of HsYAML include:
* Pure Haskell implementation with small dependency footprint and
  emphasis on strict compliance with the YAML 1.2 specification.
* Direct decoding to native Haskell types via (aeson-inspired)
  typeclass-based API (see Data.YAML).
* Allows round-tripping while preserving ordering, anchors, and
  comments at Event-level.
* Support for constructing custom YAML node graph representation
  (including support for cyclic YAML data structures).
* Support for the standard (untyped) Failsafe, (strict) JSON, and
  (flexible) Core "schemas" providing implicit typing rules as defined
  in the YAML 1.2 specification (including support for user-defined
  custom schemas; see Data.YAML.Schema).
* Support for emitting YAML using Failsafe, (strict) JSON, and
  (flexible) Core "schemas" (including support for user-defined custom
  encoding schemas; see Data.YAML.Schema).
* Event-based API resembling LibYAML's Event-based API (see
  Data.YAML.Event).
* Low-level API access to lexical token-based scanner (see
  Data.YAML.Token).

(pho)

2020-01-15 06:45:51 UTC MAIN commitmail json YAML

Add hs-doclayout

(pho)

2020-01-15 06:45:12 UTC MAIN commitmail json YAML

doc: Added textproc/hs-doclayout version 0.3

(pho)

2020-01-15 06:45:04 UTC MAIN commitmail json YAML

Import doclayout-0.3

doclayout is a prettyprinting library for laying out text documents,
with several features not present in prettyprinting libraries designed
for code. It was designed for use in pandoc.

(pho)

2020-01-15 06:38:33 UTC MAIN commitmail json YAML

Add hs-cmark-gfm

(pho)

2020-01-15 06:37:21 UTC MAIN commitmail json YAML

doc: Added textproc/hs-cmark-gfm version 0.2.1

(pho)

2020-01-15 06:36:59 UTC MAIN commitmail json YAML

doc: Added textproc/cmark-gfm version 0.29.0.gfm.0

(pho)

2020-01-15 06:36:28 UTC MAIN commitmail json YAML

Import hs-cmark-gfm-0.29.0.gfm.0

This package provides Haskell bindings for libcmark-gfm, the reference
parser for GitHub Flavored Markdown, a fully specified variant of
Markdown.

(pho)

2020-01-15 06:30:31 UTC MAIN commitmail json YAML

2020-01-15 06:29:59 UTC MAIN commitmail json YAML

Import cmark-gfm-0.29.0.gfm.0

cmark-gfm is an extended version of the C reference implementation of
CommonMark, a rationalized version of Markdown syntax with a spec.
This package adds GitHub Flavored Markdown extensions to the upstream
implementation (https://github.com/jgm/cmark), as defined in the spec
(https://github.github.com/gfm/).

(pho)

2020-01-15 06:05:09 UTC MAIN commitmail json YAML

Add hs-aeson-pretty

(pho)

2020-01-15 06:04:31 UTC MAIN commitmail json YAML

doc: Added converters/hs-aeson-pretty version 0.8.8

(pho)

2020-01-15 06:04:21 UTC MAIN commitmail json YAML

Import aeson-pretty-0.8.8

A JSON pretty-printing library compatible with aeson as well as a
command-line tool to improve readabilty of streams of JSON data.

The library provides the function "encodePretty". It is a drop-in
replacement for aeson's "encode" function, producing JSON-ByteStrings
for human readers.

The command-line tool reads JSON from stdin and writes prettified JSON
to stdout. It also offers a complementary "compact"-mode, essentially
the opposite of pretty-printing.

(pho)

2020-01-15 05:46:55 UTC MAIN commitmail json YAML

Tidy up comments; no actual changes

(pho)

2020-01-15 02:10:29 UTC MAIN commitmail json YAML

Revert the previous commit; it was by accident

(pho)

2020-01-15 02:06:36 UTC MAIN commitmail json YAML

2020-01-15 02:05:47 UTC MAIN commitmail json YAML

Correct COMMENT

(pho)

2020-01-15 01:34:08 UTC MAIN commitmail json YAML

2020-01-14 14:44:50 UTC MAIN commitmail json YAML

2020-01-14 08:46:17 UTC MAIN commitmail json YAML

2020-01-13 15:42:47 UTC MAIN commitmail json YAML

2020-01-13 14:15:11 UTC MAIN commitmail json YAML

2020-01-13 11:49:36 UTC MAIN commitmail json YAML

2020-01-13 01:06:52 UTC MAIN commitmail json YAML

2020-01-12 11:07:46 UTC MAIN commitmail json YAML

Fix build on platforms where bootkit version doesn't match PKGVERSION

(pho)

2020-01-12 10:48:50 UTC MAIN commitmail json YAML

Fix build on FreeBSD 12

(pho)

2020-01-12 08:13:41 UTC MAIN commitmail json YAML

Fix a build failure that happens when alex is not installed

Also added a bookit for Darwin/x86_64.

(pho)

2020-01-12 06:12:07 UTC MAIN commitmail json YAML

2020-01-11 14:47:18 UTC MAIN commitmail json YAML

Fix build on NetBSD 8.1

(pho)

2020-01-11 14:37:18 UTC MAIN commitmail json YAML

Remove HASKELL_ENABLE_SHARED_LIBRARY=no

(pho)

2020-01-11 14:30:56 UTC MAIN commitmail json YAML

2020-01-11 14:30:08 UTC MAIN commitmail json YAML

doc: Removed devel/hs-mtl

(pho)

2020-01-11 14:29:29 UTC MAIN commitmail json YAML

2020-01-11 14:20:29 UTC MAIN commitmail json YAML

Remove HASKELL_ENABLE_SHARED_LIBRARY=no

(pho)

2020-01-11 14:19:18 UTC MAIN commitmail json YAML

No packages depending on this should build .so

(pho)

2020-01-11 14:01:17 UTC MAIN commitmail json YAML

doc: Updated wm/xmonad to 0.15

(pho)

2020-01-11 14:01:07 UTC MAIN commitmail json YAML

Update to xmonad-0.15

* Reimplement sendMessage to deal properly with windowset changes made
  during handling.
* Add new library functions windowBracket and modifyWindowSet to
  XMonad.Operations.

(pho)

2020-01-11 13:50:07 UTC MAIN commitmail json YAML

2020-01-11 13:45:37 UTC MAIN commitmail json YAML

Add missing dependencies on several X11 libraries

(pho)

2020-01-11 13:11:53 UTC MAIN commitmail json YAML

2020-01-11 13:11:00 UTC MAIN commitmail json YAML

doc: Removed devel/hs-stm

(pho)

2020-01-11 13:10:10 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-mtl and devel/hs-stm

They are now part of GHC.

(pho)

2020-01-11 13:08:35 UTC MAIN commitmail json YAML

Add missing dependency on devel/hs-colour

(pho)

2020-01-11 12:41:51 UTC MAIN commitmail json YAML

Mark hdevtools as broken

(pho)

2020-01-11 11:52:55 UTC MAIN commitmail json YAML

doc: Updated time/hs-timezone-olson to 0.1.9

(pho)

2020-01-11 11:52:48 UTC MAIN commitmail json YAML

2020-01-11 11:44:35 UTC MAIN commitmail json YAML

doc: Updated devel/hs-colour to 2.3.5

(pho)

2020-01-11 11:44:27 UTC MAIN commitmail json YAML

Update to colour-2.3.5

New in version 2.3.5:
- Support for MonadFail Proposal.
- Documentation updates.

New in version 2.3.4:
- Support for Semigroup (as superclass of) Monoid Proposal.
- Add test-suite to cabal file.

(pho)

2020-01-11 11:26:02 UTC MAIN commitmail json YAML

Remove hs-text

(pho)

2020-01-11 11:25:29 UTC MAIN commitmail json YAML

Remove devel/hs-text

It's now part of GHC.

(pho)

2020-01-11 11:24:47 UTC MAIN commitmail json YAML

doc: Removed devel/hs-text

(pho)

2020-01-11 11:23:40 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-text

It's now part of GHC.
Also contravariant, fail, and semigroups are no longer required as of GHC 8.

(pho)

2020-01-11 11:21:15 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-text

It's now part of GHC.
Also contravariant, fail, and semigroups are no longer required as of GHC 8.

(pho)

2020-01-11 11:19:03 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-text

It's now part of GHC.
Also contravariant, fail, and semigroups are no longer required as of GHC 8.

(pho)

2020-01-11 11:17:49 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-text

It's now part of GHC.
Also contravariant, fail, and semigroups are no longer required as of GHC 8.

(pho)

2020-01-11 11:15:53 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-text

It's now part of GHC.
Also contravariant, fail, and semigroups are no longer required as of GHC 8.

(pho)

2020-01-11 11:09:00 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-yaml to 0.11.2.0

(pho)

2020-01-11 11:08:49 UTC MAIN commitmail json YAML

Update to yaml-0.11.2.0

0.11.2.0
* Reduces some of the code duplication between the encode and
  encodePretty functions
* The output of encodePretty has been improved:
  * Multiline strings now use Literal style instead of SingleQuoted
  * Special keys are now quoted in mappings #179
* Support for complex keys in mappings: #182
  * Adds complexMapping function to Data.Yaml.Builder
  * Decode functions now return a NonStringKey error when attempting
    to decode a mapping with a complex key as it is not possible to
    decode these to an Aeson Value
* Adds missing ToYaml instances

0.11.1.2
* Compiles with GHC 8.8.1 (MonadFail split)

0.11.1.1
* Use the appropriate Scientific rendering function to avoid a memory
  overflow when rendering. The previously used function from aeson
  would not use scientific notation, and could use large amounts of
  memory for values such as 1e9999999999999.

0.11.1.0
* Better error messages in the Data.Yaml.Config module #168
* Add LoadSettingsException exception and remove error printing from
  loadYamlSettings #172

0.11.0.0
* Split out the libyaml and Text.Libyaml code into its own
  package. #145

0.10.4.0
* Add decodeMarked and decodeFileMarked functions to Text.Libyaml, and
  extend native bindings to extract mark information. #157

0.10.3.0
* Add support for anchors and aliases to Data.Yaml.Builder #155
* Fix test suite for 32 bit machines #158

0.10.2.0
* Add EncodeOptions and FormatOptions to control the style of the
  encoded YAML. #153
* Default to using literal style for multiline strings #152

0.10.1.1
* Correctly declare libyaml dependency on system-libyaml flag #151

0.10.1
* Avoid incurring a semigroups dependency on recent GHCs.
* Fix a space leak that was introduced with 0.10.0 #147

0.10.0
* Add decodeFileWithWarnings which returns warnings for duplicate
  fields

0.9.0
* Expose style and tags on mappings and sequences in Text.Libyaml #141

0.8.32

* Escape keys as necessary #137
* Support hexadecimal and octal number values #135
* More resilient isNumeric (should reduce cases of unneeded quoting)
* hpackify
* src subdir

0.8.31.1
* Add a workaround for a cabal bug haskell-infra/hackage-trustees#165

0.8.31
* Add decodeThrow and decodeFileThrow convenience functions.
* Upgrade libyaml versions
* Deprecate decode and decodeEither

(pho)

2020-01-11 11:05:07 UTC MAIN commitmail json YAML

2020-01-11 11:04:42 UTC MAIN commitmail json YAML

doc: Added textproc/hs-libyaml version 0.1.1.1

(pho)

2020-01-11 11:04:31 UTC MAIN commitmail json YAML

Import libyaml-0.1.1.1

This package provides a haskell wrapper over the libyaml C library
version 0.2.1 by Kirill Simonov.

(pho)

2020-01-11 10:48:41 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-text

It's now part of GHC.
Also contravariant, fail, and semigroups are no longer required as of GHC 8.

(pho)

2020-01-11 10:43:22 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-stm

It's now part of GHC.

(pho)

2020-01-11 10:41:29 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-stm

It's now part of GHC.

(pho)

2020-01-11 10:39:25 UTC MAIN commitmail json YAML

Remove dependency on devel/hs-stm

It's now part of GHC.

(pho)

2020-01-11 10:38:32 UTC MAIN commitmail json YAML

2020-01-11 10:33:29 UTC MAIN commitmail json YAML