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 (2m)  pkgsrc-2024Q1 (8d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 12:56:36 UTC Now

2023-10-29 09:44:44 UTC MAIN commitmail json YAML

devel/hs-concurrent-output: import hs-concurrent-output-1.10.20

Lets multiple threads and external processes concurrently output to the
console, without it getting all garbled up.

Built on top of that is a way of defining multiple output regions, which
are automatically laid out on the screen and can be individually updated by
concurrent threads. Can be used for progress displays etc.

(pho)

2023-10-29 09:42:22 UTC MAIN commitmail json YAML

doc: Updated devel/hs-streaming-commons to 0.2.2.6

(pho)

2023-10-29 09:42:13 UTC MAIN commitmail json YAML

2023-10-29 09:39:24 UTC MAIN commitmail json YAML

doc: Updated sysutils/hs-typed-process to 0.2.11.1

(pho)

2023-10-29 09:39:14 UTC MAIN commitmail json YAML

sysutils/hs-typed-process: Update to 0.2.11.1

0.2.11.1
    No user-visible changes

0.2.11.0
    Expose more from System.Process.Typed.Internal

(pho)

2023-10-29 09:37:26 UTC MAIN commitmail json YAML

devel/hs-dec: Fix build with GHC 9.6

(pho)

2023-10-29 09:35:52 UTC MAIN commitmail json YAML

devel/hs-errors: Fix build with GHC 9.6

(pho)

2023-10-29 09:33:57 UTC MAIN commitmail json YAML

math/hs-comonad: Fix build with GHC 9.6

(pho)

2023-10-29 08:46:59 UTC MAIN commitmail json YAML

devel/hs-hinotify: Fix build with GHC 9.6

(pho)

2023-10-29 08:15:58 UTC MAIN commitmail json YAML

textproc/hs-text-rope: Fix build with GHC 9.6

(pho)

2023-10-29 08:13:56 UTC MAIN commitmail json YAML

devel/hs-hashtables: Fix build with GHC 9.6

(pho)

2023-10-29 08:00:46 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-lucid to 2.11.20230408

(pho)

2023-10-29 08:00:37 UTC MAIN commitmail json YAML

textproc/hs-lucid: Update to 2.11.20230408

2.11.20230408
    Don't expect Control.Monad to be re-exported from mtl anymore

(pho)

2023-10-29 07:57:39 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hint to 0.9.0.8

(pho)

2023-10-29 07:57:30 UTC MAIN commitmail json YAML

devel/hs-hint: Update to 0.9.0.8

0.9.0.8
    Support GHC 9.8

0.9.0.7
    Support GHC 9.4
    Support GHC 9.6
    Improved documentation

0.9.0.6
    Fixes the 0.9.0.5 regression
    Small fix in documentation (thanks to Ed Behn)

(pho)

2023-10-29 07:53:49 UTC MAIN commitmail json YAML

devel/hs-hw-fingertree: Fix build with GHC 9.6

(pho)

2023-10-29 07:52:38 UTC MAIN commitmail json YAML

textproc/hs-fuzzy: Fix build with GHC 9.6

(pho)

2023-10-29 07:51:22 UTC MAIN commitmail json YAML

mk/haskell.mk (HASKELL_UNRESTRICT_DEPENDENCIES): Tighten the regex futher to avoid unintended matches

(pho)

2023-10-29 07:50:46 UTC MAIN commitmail json YAML

devel/hs-hw-prim: Fix build with GHC 9.6

(pho)

2023-10-29 07:45:52 UTC MAIN commitmail json YAML

doc: Updated devel/hs-indexed-traversable-instances to 0.1.1.2

(pho)

2023-10-29 07:45:34 UTC MAIN commitmail json YAML

2023-10-29 07:43:02 UTC MAIN commitmail json YAML

devel/hs-mmorph: Fix build with GHC 9.6

(pho)

2023-10-29 07:41:37 UTC MAIN commitmail json YAML

devel/hs-uuid: Fix build with GHC 9.6

(pho)

2023-10-29 07:40:10 UTC MAIN commitmail json YAML

doc: Updated math/hs-mod to 0.2.0.1

(pho)

2023-10-29 07:39:59 UTC MAIN commitmail json YAML

math/hs-mod: Update to 0.2.0.1

0.2.0.1
* Fix build on aarch64.

0.2.0.0
* Breaking change: redesign GcdDomain and Euclidean instances.
* Add instance Read and instance Real.
* Migrate from integer-gmp to ghc-bignum.
* Remove (^) -> (^%) rewrite rule, it does not fire.
* Plug loopholes to inhabit Mod 0.
* Work around performance degradation on ARM.

(pho)

2023-10-29 07:37:04 UTC MAIN commitmail json YAML

devel/hs-microlens-mtl: Fix build with GHC 9.6

(pho)

2023-10-29 07:35:54 UTC MAIN commitmail json YAML

doc: Updated devel/hs-primitive-unlifted to 2.1.0.0

(pho)

2023-10-29 07:35:45 UTC MAIN commitmail json YAML

devel/hs-primitive-unlifted: Update to 2.1.0.0

2.1.0.0 -- 2023-06-28
* Change the order of the type arguments to UnliftedArray_ and
  MutableUnliftedArray_. This makes the library work better with the
  typeclasses in the contiguous library.

2.0.0.0 -- 2023-06-27
* Use legitimate unlifted primitive types and operations, only supporting
  GHC 9.4 and newer.

1.0.0.0 -- 2020-11-02
* Redo everything. This uses unsafeCoerce# a lot to coerce between lifted
  and unlifted types. Stay on the 0.1.x.x series unless you need something
  from this newer version.

(pho)

2023-10-29 07:30:22 UTC MAIN commitmail json YAML

doc: Updated devel/hs-protolude to 0.3.3

(pho)

2023-10-29 07:30:13 UTC MAIN commitmail json YAML

2023-10-29 07:26:45 UTC MAIN commitmail json YAML

devel/hs-serialise: Fix build with GHC 9.6

(pho)

2023-10-29 07:24:13 UTC MAIN commitmail json YAML

devel/hs-vault: Fix build with GHC 9.6

(pho)

2023-10-29 07:22:30 UTC MAIN commitmail json YAML

devel/hs-vector-binary-instances: Fix build with GHC 9.6

(pho)

2023-10-29 07:20:37 UTC MAIN commitmail json YAML

devel/hs-vector-th-unbox: Fix build with GHC 9.6

(pho)

2023-10-29 07:18:58 UTC MAIN commitmail json YAML

doc: Updated devel/hs-with-utf8 to 1.0.2.4

(pho)

2023-10-29 07:18:44 UTC MAIN commitmail json YAML

devel/hs-with-utf8: Update to 1.0.2.4

1.0.2.4
* Allow base 4.17, 4.18 (GHC 9.4, 9.6).
* Allow text<2.1

(pho)

2023-10-29 07:16:34 UTC MAIN commitmail json YAML

doc: Updated math/hs-math-functions to 0.3.4.3

(pho)

2023-10-29 07:16:24 UTC MAIN commitmail json YAML

math/hs-math-functions: Update to 0.3.4.3

Changes in 0.3.4.3
* Support for QuickCheck >= 2.14. Test no longer fail
* Support for GHC<8.0 dropped

(pho)

2023-10-29 07:13:59 UTC MAIN commitmail json YAML

doc: Updated lang/hs-hslua-classes to 2.3.0

(pho)

2023-10-29 07:13:50 UTC MAIN commitmail json YAML

lang/hs-hslua-classes: Update to 2.3.0

hslua-classes-2.3.0 - Released 2023-03-13.
* Require version 2.3.* of HsLua packages hslua-core and hslua-marshalling.

(pho)

2023-10-29 07:08:57 UTC MAIN commitmail json YAML

math/hs-semirings: Fix build with GHC 9.6

(pho)

2023-10-29 07:07:13 UTC MAIN commitmail json YAML

doc: Updated math/hs-monoid-subclasses to 1.2.4.1

(pho)

2023-10-29 07:07:04 UTC MAIN commitmail json YAML

math/hs-monoid-subclasses: Update to 1.2.4.1

Version 1.2.4.1
* Bumped the text dependency upper bounds

Version 1.2.4
* Added Data.Monoid.Instances.PrefixMemory.Shadowed monoid transformer

Version 1.2.3
* Added DistributiveGCDMonoid and DistributiveLCMMonoid type class by
  Jonathan Knowles

Version 1.2.2
* Added Data.Monoid.LCM module with LCMMonoid type class by Jonathan
  Knowles
* Repaired links to Hackage within README.md by Jonathan Knowles

(pho)

2023-10-29 03:57:58 UTC MAIN commitmail json YAML

doc: Updated misc/cabal-install to 3.10.1.0

(pho)

2023-10-29 03:57:49 UTC MAIN commitmail json YAML

2023-10-29 03:29:37 UTC MAIN commitmail json YAML

doc: Updated misc/hs-cabal-install-solver to 3.10.1.0

(pho)

2023-10-29 03:29:28 UTC MAIN commitmail json YAML

2023-10-29 01:44:10 UTC MAIN commitmail json YAML

doc: Updated net/libsoup3 to 3.4.4

(gutteridge)

2023-10-29 01:43:35 UTC MAIN commitmail json YAML

libsoup3: update to 3.4.4

Changes in libsoup from 3.4.3 to 3.4.4:

* Improve HTTP/2 performance when a lot of buffering happens [Keyu Tao]
* Support building libnghttp2 as a subproject [hrxi]

(gutteridge)

2023-10-28 22:56:26 UTC MAIN commitmail json YAML

doc: Updated meta-pkgs/texlive-collection-latexextra to 2023pre6

(riastradh)

2023-10-28 22:29:47 UTC MAIN commitmail json YAML

mk: For now, disable mktools on (extremely old) Darwin, which lacks
getline.

(nia)

2023-10-28 21:53:01 UTC MAIN commitmail json YAML

Update kea to 2.4.0

(sekiya)

2023-10-28 21:51:37 UTC MAIN commitmail json YAML

2023-10-28 21:26:34 UTC MAIN commitmail json YAML

texlive-collection-latexextra: add tex-ellipsis

(riastradh)

2023-10-28 21:23:19 UTC MAIN commitmail json YAML

doc: Added print/tex-ellipsis version 1.8 (and doc)

(riastradh)

2023-10-28 21:18:47 UTC MAIN commitmail json YAML

2023-10-28 20:53:30 UTC MAIN commitmail json YAML

doc: Updated sysutils/npmount to 0.1.1.3

(bacon)

2023-10-28 20:53:25 UTC MAIN commitmail json YAML

sysutils/npmount: Update to 0.1.1.3

Updates for new libxtend API

(bacon)

2023-10-28 20:50:45 UTC MAIN commitmail json YAML

doc: Updated math/basic-stats to 0.1.2.8

(bacon)

2023-10-28 20:50:40 UTC MAIN commitmail json YAML

2023-10-28 20:41:10 UTC MAIN commitmail json YAML

doc: Updated biology/vcf2hap to 0.1.6.7

(bacon)

2023-10-28 20:41:05 UTC MAIN commitmail json YAML

biology/vcf2hap: Update to 0.1.6.7

Updates for new libxtend API

(bacon)

2023-10-28 20:39:37 UTC MAIN commitmail json YAML

doc: Updated biology/vcf-split to 0.1.5.10

(bacon)

2023-10-28 20:39:31 UTC MAIN commitmail json YAML

biology/vcf-split: Update to 0.1.5.10

Updates for new libxtend API

(bacon)

2023-10-28 20:37:48 UTC MAIN commitmail json YAML

doc: Updated biology/peak-classifier to 0.1.4.13

(bacon)

2023-10-28 20:37:17 UTC MAIN commitmail json YAML

2023-10-28 20:35:50 UTC MAIN commitmail json YAML

doc: Updated biology/fastq-trim to 0.1.3

(bacon)

2023-10-28 20:35:44 UTC MAIN commitmail json YAML

biology/fastq-trim: Update to 0.1.3

fastq-scum: Add zstd and lz4 support
Add low_qual_base_count update for paired end reads
Clean up and expand final output format
A few other minor improvements
Updates for latest libxtend API
Improvements to test script

Changes: https://github.com/auerlab/fastq-trim/releases

(bacon)

2023-10-28 20:33:47 UTC MAIN commitmail json YAML

doc: Updated biology/fasda to 0.1.5

(bacon)

2023-10-28 20:33:41 UTC MAIN commitmail json YAML

biology/fasda: Update to 0.1.5

abundance:
    Update stringtie command to also produce gene-level abundances
    Output 0 for effective length for now to clearly indicate that it's invalid
normalize: Add --debug option
    Updates for latest libxtend API
Test -> Yeast-test
Add Mouse-test suite with multiple mouse data options
Streamline test scripts

Changes: https://github.com/auerlab/fasda/releases

(bacon)

2023-10-28 20:32:47 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-charset to 0.3.10

(pho)

2023-10-28 20:32:37 UTC MAIN commitmail json YAML

textproc/hs-charset: Update to 0.3.10

0.3.10 [2023.08.06]
* Allow building with bytestring-0.12.*.
* Replace a use of bytestring's memset function (which is now deprecated as
  of bytestring-0.12.*) with base's fillBytes function.

(pho)

2023-10-28 20:31:46 UTC MAIN commitmail json YAML

doc: Updated biology/biolibc to 0.2.6

(bacon)

2023-10-28 20:31:40 UTC MAIN commitmail json YAML

biology/biolibc: Update to 0.2.6

Updates for libxtend 0.2.0 API
Add full list of functions to biolibc(3) man page
Other documentation improvements

Changes: https://github.com/auerlab/biolibc/releases

(bacon)

2023-10-28 20:30:25 UTC MAIN commitmail json YAML

2023-10-28 20:28:29 UTC MAIN commitmail json YAML

doc: Updated devel/libxtend to 0.2.0

(bacon)

2023-10-28 20:28:20 UTC MAIN commitmail json YAML

devel/libxtend: Update to 0.2.0

Add xt_ prefix to all remaining functions
Switch fast-file class to opaque structure
Improve test scripts
Add libxtend(3) man page listing all functions (generated by auto-man2man)

Changes: https://github.com/outpaddling/libxtend/releases

(bacon)

2023-10-28 20:16:15 UTC MAIN commitmail json YAML

x11/hs-X11-xft: Fix build with GHC 9.6

(pho)

2023-10-28 20:15:08 UTC MAIN commitmail json YAML

doc: Updated www/hs-http-media to 0.8.1.1

(pho)

2023-10-28 20:14:59 UTC MAIN commitmail json YAML

www/hs-http-media: Update to 0.8.1.1

Version 0.8.1.1
* Fixed a bug when mapping againt a client-side content header where a
  match would be overridden by a more specific key earlier in the map.
* The bounds for tasty have been updated to include the latest version.

Version 0.8.1.0
* Exposed qualityData accessor.
* Added isAcceptable to allow filtering out unacceptable items.

(pho)

2023-10-28 20:12:46 UTC MAIN commitmail json YAML

doc: Updated lang/hs-hslua-list to 1.1.1

(pho)

2023-10-28 20:12:37 UTC MAIN commitmail json YAML

lang/hs-hslua-list: Update to 1.1.1

hslua-list-1.1.1 - Released 2023-03-17.
* Conversion to strings: added a __tostring that lists all elements
  separated by commas and a space, surrounded by braces and prefixed with
  the metatable's name.

(pho)

2023-10-28 20:10:54 UTC MAIN commitmail json YAML

doc: Updated lang/hs-hslua-marshalling to 2.3.0

(pho)

2023-10-28 20:10:45 UTC MAIN commitmail json YAML

lang/hs-hslua-marshalling: Update to 2.3.0

hslua-marshalling-2.3.0 - Released 2023-03-13.
* Result is now an instance of MonadFail.
* New peeker and pusher functions for NonEmpty.
* Peeker combinators for optional values: The new combinators peekNilOr,
  peekNoneOr, and peekNoneOrNil can be used to retrieve optional values.

(pho)

2023-10-28 20:09:12 UTC MAIN commitmail json YAML

py-black: bump PKGREVISION for PLIST change

(wiz)

2023-10-28 20:08:47 UTC MAIN commitmail json YAML

py-tinycss2: bump PKGREVISION for PLIST change

(wiz)

2023-10-28 20:08:38 UTC MAIN commitmail json YAML

devel/hs-data-fix: Fix build with GHC 9.6

(pho)

2023-10-28 20:08:24 UTC MAIN commitmail json YAML

py-qt6: bump PKGREVISION for PLIST change

(wiz)

2023-10-28 20:08:06 UTC MAIN commitmail json YAML

py-qt5: bump PKGREVISION for PLIST change

(wiz)

2023-10-28 20:03:58 UTC MAIN commitmail json YAML

doc: Updated devel/hs-strict to 0.5

(pho)

2023-10-28 20:03:46 UTC MAIN commitmail json YAML

devel/hs-strict: Update to 0.5

Depend on bifunctor-classes-compat instead of bifunctors See changelog note
in bifunctors-5.6:
https://hackage.haskell.org/package/bifunctors-5.6/changelog This is
breaking change, but affects only GHC-8.0 and older users.

(pho)

2023-10-28 20:01:04 UTC MAIN commitmail json YAML

doc: Updated devel/hs-these to 1.2

(pho)

2023-10-28 20:00:48 UTC MAIN commitmail json YAML

devel/hs-these: Update to 1.2

* Depend on bifunctor-classes-compat instead of bifunctors See changelog
  note in bifunctors-5.6:
  https://hackage.haskell.org/package/bifunctors-5.6/changelog This is
  breaking change, but affects only GHC-8.0 and older users. In that case
  you should check various combinations of newer/older bifunctors, these
  (and e.g. semialign) packages.
* Depend on assoc-1.1. Since version 1.1 assoc has an almost trivial
  dependency footprint, so these depends on it unconditionally.
* Add Bifoldable1 These instance
* Add Foldable1 (Data.Functor.These1 f g) instance
* Change Eq (These1 f g a), Ord, Read, Show, NFData instances similarly to
  how they are changed for Product and Sum in base-4.18.0.0.

(pho)

2023-10-28 19:57:26 UTC MAIN commitmail json YAML

2023-10-28 19:49:25 UTC MAIN commitmail json YAML

doc/TODO: + PageEdit-2.0.2, Sigil-2.0.2, tor-browser-13.0.2.

(wiz)

2023-10-28 19:24:36 UTC MAIN commitmail json YAML

devel/hs-unordered-containers: Fix build with GHC 9.6

(pho)

2023-10-28 18:40:43 UTC MAIN commitmail json YAML

doc: Updated devel/hs-uuid-types to 1.0.5.1

(pho)

2023-10-28 18:40:30 UTC MAIN commitmail json YAML

2023-10-28 17:01:11 UTC MAIN commitmail json YAML

doc: Updated devel/hs-vector to 0.13.1.0

(pho)

2023-10-28 17:01:01 UTC MAIN commitmail json YAML

devel/hs-vector: Update to 0.13.1.0

Changes in version 0.13.1.0
* Specialized variants of findIndexR are reexported for all vector
  types. #469
* UnboxViaPrim could be used for deriving Unbox instances (V_UnboxViaPrim
  constructor is exported) #450
* Fields of Data.Vector.Fusion.Bundle.Size are now strict #456
* Compatibility with future GHC 9.10 release #462
* Test suite no longer fails when built with QuickCheck-2.14 #461
* Doctests now work with current versions of GHC #465
* Various documentation improvements

(pho)

2023-10-28 15:35:00 UTC MAIN commitmail json YAML

Updated net/ngtcp2, www/nghttp2, www/nghttp2-tools

(adam)

2023-10-28 15:34:06 UTC MAIN commitmail json YAML

nghttp2 nghttp2-tools: updated to 1.58.0

Nghttp2 v1.58.0

build

This release speeds up warning option detection with cmake.

The following dependencies have been updated:

ngtcp2
nghttp3
third-party

neverbleed has been updated.

nghttpx

This release introduces stricter transfer-encoding checks.

integration

Enable http3 test with cmake.

(adam)

2023-10-28 15:26:33 UTC MAIN commitmail json YAML

ngtcp2: updated to 1.0.1

ngtcp2 v1.0.1

crypto: Fix bug that retry token AAD does not include QUIC version

(adam)

2023-10-28 14:33:46 UTC MAIN commitmail json YAML

math/Makefile: + hs-integer-conversion

(pho)

2023-10-28 14:33:24 UTC MAIN commitmail json YAML

doc: Added math/hs-integer-conversion version 0.1.0.1

(pho)

2023-10-28 14:33:14 UTC MAIN commitmail json YAML

math/hs-integer-conversion: import hs-integer-conversion-0.1.0.1

The naive foldl' (acc d -> acc * 10 + d) 0 is expensive (quadratic!) for
large Integers. This package provides sub-quadratic implementation.

(pho)

2023-10-28 14:27:31 UTC MAIN commitmail json YAML

math/hs-scientific: Fix build with GHC 9.6

(pho)

2023-10-28 14:25:41 UTC MAIN commitmail json YAML

textproc/hs-text-short: Fix build with GHC 9.6

(pho)

2023-10-28 14:23:59 UTC MAIN commitmail json YAML

time/hs-time-compat: Fix build with GHC 9.6

(pho)

2023-10-28 14:21:29 UTC MAIN commitmail json YAML

devel/hs-transformers-compat: Fix build with GHC 9.6

(pho)

2023-10-28 12:50:54 UTC MAIN commitmail json YAML

doc: Updated net/pear-Net_SMTP to 1.11.0

(taca)

2023-10-28 12:50:25 UTC MAIN commitmail json YAML

net/pear-Net_SMTP: update to 1.11.0

1.11.0 (2023-10-26)

Changelog:

* Feature: Add SCRAM-SHA-1, SCRAM-SHA-224, SCRAM-SHA-256, SCRAM-SHA-384 and
  SCRAM-SHA-512 support (#76)

* Task: Mark authentication methods CRAM-MD5, DIGEST-MD5 and LOGIN as
  DEPRECATED with deprecation warnings in the error-log (#76)

* BugFix: SMTP: STARTTLS failed (code: 220, response: 2.0.0 Ready to start
  TLS) (#74)

* BugFix: Issue with non-blocking streams on establishing STARTTLS
  encryption (#74)

* BugFix: Implement TLS1.3 on STARTTLS encryption (#74)

* BugFix: using implode() instead of join() (#74)

(taca)

2023-10-28 12:46:32 UTC MAIN commitmail json YAML

doc: Updated devel/hs-cborg to 0.2.9.0

(pho)

2023-10-28 12:45:37 UTC MAIN commitmail json YAML

devel/hs-cborg: Update to 0.2.9.0

0.2.9.0
    Fix build with base >= 4.17 on platforms without unaligned memory operations.
    Fix Eq, Ord, Show and IsList instances for SlicedByteArray when offset is present
    Fix toBuilder and encodeByteArray for SlicedByteArray when offset is present

(pho)

2023-10-28 12:03:03 UTC MAIN commitmail json YAML

devel/hs-data-default: Fix build with GHC 9.6

(pho)

2023-10-28 12:01:50 UTC MAIN commitmail json YAML

devel/hs-data-default: Fix build with GHC 9.6

(pho)

2023-10-28 10:56:07 UTC MAIN commitmail json YAML

sysutils/hs-temporary: Fix build with GHC 9.6

(pho)

2023-10-28 10:19:28 UTC MAIN commitmail json YAML

textproc/hs-case-insensitive: Fix build with GHC 9.6

(pho)

2023-10-28 10:03:24 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-commonmark-extensions to 0.2.4

(pho)

2023-10-28 10:03:03 UTC MAIN commitmail json YAML

textproc/hs-commonmark-extensions: Update to 0.2.4

0.2.4
* Make pipe_tables extension treat backslash escapes like GH does (#112,
  Michael Howell). This change essentially changes the way the text \\|
  gets parsed inside a table. In the old version, the first backslash
  escapes the second backslash, and then the pipe is treated as a cell
  separator. In the new version, the pipe is still preceded by a backslash,
  so it is still literal text. The escaping rule is documented in detail in
  the spec for this extension. This change also aligns our escaping of
  pipes with GitHub's.

0.2.3.6
* Fix pipe table parser so that |s don't interfere with other block
  structures (Michael Howell, #111, fixing #52 and #95). This parser is
  structured as a system that parses the second line first, then parses the
  first line. That is, if it detects a delimiter row as the second line of
  a paragraph, it converts the paragraph into a table. This seems
  counterintuitive, but it works better than trying to convert a table into
  a paragraph, since it might need to be something else.
* Improve parsing of inline math (#110).

0.2.3.5
* Resolve entities inside wikilinks (#105, Michał Kukieła).

0.2.3.4
* Require whitespace after definition list marker (#104). Otherwise we can
  inadvertently clobber strikeout or subscript.

(pho)

2023-10-28 09:52:34 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-commonmark to 0.2.4

(pho)

2023-10-28 09:52:23 UTC MAIN commitmail json YAML

textproc/hs-commonmark: Update to 0.2.4

0.2.4
* Do not parse hard line breaks in fenced codeblock info (#116, Michael
  Howell). This change makes commonmark-hs conform to the spec and behave
  like other implementations when an info string in a code block ends with
  a backslash.
* [API change] Commonmark.Inlines now exports pEscapedSymbol (#116, Michael
  Howell).
* Tokenize combining marks as WordChars not Symbol (#114).

(pho)

2023-10-28 09:45:22 UTC MAIN commitmail json YAML

textproc/hs-doclayout: Update to 0.4.0.1

0.4.0.1
    Add clause for Empty to renderList (#22).
    Remove upper bound for criterion

(pho)

2023-10-28 09:45:15 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-doclayout to 0.4.0.1

(pho)

2023-10-28 09:40:45 UTC MAIN commitmail json YAML

lang/Makefile: + hs-hslua-repl

(pho)

2023-10-28 09:40:30 UTC MAIN commitmail json YAML

doc: Added lang/hs-hslua-repl version 0.1.1

(pho)

2023-10-28 09:40:21 UTC MAIN commitmail json YAML

2023-10-28 09:38:42 UTC MAIN commitmail json YAML

devel/hs-async: Fix build with GHC 9.6

(pho)

2023-10-28 09:23:53 UTC MAIN commitmail json YAML

doc: Updated ham/gnuradio-core to 3.10.8.0

(mef)

2023-10-28 09:23:28 UTC MAIN commitmail json YAML

(ham/gnuradio-core) updated 3.10.7.0 to 3.10.8.0

## [3.10.8.0] - 2023-10-20

### Changed

#### Runtime
- Add `MAP_FIXED` to circular buffer implementations using `shm_open()` and
  mmap backed by tmp files. These versions are not used by most system, and
  flaws were discovered during a FreeBSD build.
- PMTs can be formatted for logging (format wrapper added).
- New `io_signature::make()` variant replaces `makev()`, and optionally specifies
  buffer types. Previous variants are still valid, for backward compatibility. The
  single-stream `make()`, along with the `makev()`, `make2()` and `make3()` variants
  should not be used in new code, and may be removed in the future.

```
    make(int min_streams,
        int max_streams,
        const std::vector<size_t>& sizeof_stream_items,
        const gr::gr_vector_buffer_type& buftypes =
            gr::gr_vector_buffer_type(1, default_buftype::type));
```

- Fix logging params to be compatible with C++20

#### GRC
- Add "Choose Editor" button to Python block properties. Use the GTK app chooser.
  Save choice to the config file.
- Correct Python Qt imports in Hier blocks and flowgraph templates.

#### gr-blocks
- Enable building the benchmark testing executable, which runs tests on various
  math functions.
- Repeat block implemented as a basic block (vs sync interpolator) and output
  buffer allocation fixed.
- Add a GRC example for Throttle usage.

#### gr-digital
- Add `set_sps()` to Symbol Sync.
- Header Format: Fix CRC and OFDM formats, add option to `header_buffer` to read
  bits lsb first, and refactor `extract_bits` functions as templates.
- Constellation Sink uses different colors for each input by default.
- Rework Constellation Soft Decoder, Constellation Object and LDPC Decoder Definition.
  Previously, the LDPC Decoder did not work at all. The `sigma` parameter was removed
  from the decoder and an optional noise power `npwr` parameter was added to the
  constellation.

#### gr-network
- Better support for vectorized output from UDP source. The payload size must still
  be a multiple of `item size * vector size` for this to work.

#### gr-qtgui
- Range widget `eng_slider` and `eng` modes can now be selected in GRC.
- Range widget and a couple of UHD apps now accept values on `editingFinished`, e.g.,
  loss of focus, rather than on `returnPressed`. Since UIs generated by GRC do not
  have OK/Apply for such values, there is no "correct" behavior. The behavior is
  now selectable on the Entry widget.
- Frequency Sink startup time improved where sample rate is low

#### gr-soapy
- RTLSDR buffer size may be specified

#### gr-uhd
- RFNoC NullSrcSink block added. The block may be both source and sink.
- Add support and examples for RFNoC loopback.
- RFNoC Rx Radio adds `issue_stream_cmd()` and block message handler.

#### gr-zeromq
- Explicitly shutdown and close source/sinks to prevent hangs in some cases.
- Require `zmq.hpp` (cppzmq) version with `context_t.shutdown()` defined.
  If `shutdown` is not defined, the `gr-zeromq` is disabled.

#### Modtool
- Add `cmake-format` support for generated modules

#### Build system and packaging
- Update Read-the-docs config to include build.tools

#### Testing
- Change Debian 11 to Debian 12 in CI

(mef)

2023-10-28 08:43:08 UTC MAIN commitmail json YAML

2023-10-28 07:57:06 UTC MAIN commitmail json YAML

print/py-weasyprint0: Reset MAINTAINER.

(kleink)

2023-10-28 07:39:48 UTC MAIN commitmail json YAML

doc: pkg-vulnerabilities: + py-pip

(wiz)

2023-10-28 06:06:11 UTC MAIN commitmail json YAML

security/hs-crypton: Fix PLIST, some modules are only built on specific platforms

(pho)

2023-10-28 05:42:58 UTC MAIN commitmail json YAML

textproc/hs-regex-compat-tdfa: Fix build with GHC 9.6

(pho)

2023-10-28 04:27:00 UTC MAIN commitmail json YAML

doc: Updated devel/hs-ghc-lib-parser to 9.6.3.20231014

(pho)

2023-10-28 04:26:46 UTC MAIN commitmail json YAML

2023-10-27 19:20:33 UTC MAIN commitmail json YAML

devel/hs-gitrev: Fix build with GHC 9.6

(pho)

2023-10-27 19:19:05 UTC MAIN commitmail json YAML

sysutils/hs-hslogger: Fix build with GHC 9.6

(pho)

2023-10-27 19:16:59 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-regex-tdfa to 1.3.2.2

(pho)

2023-10-27 19:16:49 UTC MAIN commitmail json YAML

textproc/hs-regex-tdfa: Update to 1.3.2.2

1.3.2.2 - 2023-08-02, Andreas Abel
* Fix return type in memcpy FFI signature (#52)
* Refactor regexec to avoid partial functions tail and (!0)
* Tested with GHC 7.4 - 9.8.1-alpha1

1.3.2.1 - 2023-05-19, Andreas Abel
* Fix haddock rendering of code examples in top-level documentation (#50)
* Tested with GHC 7.4 - 9.6

(pho)

2023-10-27 19:11:21 UTC MAIN commitmail json YAML

sysutils/hs-filepattern: Fix build with GHC 9.6

(pho)

2023-10-27 19:06:44 UTC MAIN commitmail json YAML

sysutils/hs-filemanip: Fix build with GHC 9.6

(pho)

2023-10-27 18:30:12 UTC MAIN commitmail json YAML

2023-10-27 17:59:23 UTC MAIN commitmail json YAML

devel/hs-asn1-encoding: Fix build with GHC 9.6

(pho)

2023-10-27 17:15:51 UTC MAIN commitmail json YAML

devel/hs-asn1-types: Fix build with GHC 9.6

(pho)

2023-10-27 15:15:34 UTC MAIN commitmail json YAML

doc: Updated devel/hs-assoc to 1.1

(pho)

2023-10-27 15:15:24 UTC MAIN commitmail json YAML

devel/hs-assoc: Update to 1.1

1.1
* Depend on bifunctor-classes-compat only. Instances for types defined in
  bifunctors package are moved there. With this change assoc only depends
  on base and tagged.
* Mark modules as explicitly Safe

(pho)

2023-10-27 15:12:41 UTC MAIN commitmail json YAML

doc: Updated devel/hs-base-compat-batteries to 0.13.1

(pho)

2023-10-27 15:12:31 UTC MAIN commitmail json YAML

devel/hs-base-compat-batteries: Update to 0.13.1

Changes in 0.13.1 [2023.10.11]
* This coincides with the base-compat-batteries-0.13.1 release. Refer to
  the base-compat-batteries changelog for more details.

Changes in 0.13.0 [2023.03.10]
* This coincides with the base-compat-0.13.0 release. Refer to the
  base-compat changelog for more details.
* Require OneTuple-0.4 or later on GHC 7.4+, as that is the first OneTuple
  release to backport the MkSolo data constuctor for Solo. See
  Data.Tuple.Compat.
* Introduce Data.Foldable1.Compat and Data.Bifoldable1.Compat modules,
  which correspond to changes made in base-4.18.0.0. base-compat-batteries
  uses the foldable1-classes-compat library to backport this code to older
  versions of base.
* Depend on bifunctor-classes-compat to backport the Bifunctor, Bifoldable,
  and Bitraversable classes instead of the bifunctors library, which has
  more dependencies.

Changes in 0.12.3 [2023.07.12]
* Allow building with OneTuple-0.4.*.

(pho)

2023-10-27 15:09:57 UTC MAIN commitmail json YAML

doc: Updated devel/hs-boring to 0.2.1

(pho)

2023-10-27 15:09:44 UTC MAIN commitmail json YAML

devel/hs-boring: Update to 0.2.1

0.2.1
* Add instances for SNat, SSymbol, and SChar (singletons introduced in
  base-4.18.0.0)

(pho)

2023-10-27 15:04:56 UTC MAIN commitmail json YAML

doc: Updated lang/php81 to 8.1.25

(taca)

2023-10-27 15:04:33 UTC MAIN commitmail json YAML

devel/hs-resourcet: Fix build with GHC 9.6

(pho)

2023-10-27 15:04:30 UTC MAIN commitmail json YAML

lang/php81: update to 8.1.25

26 Oct 2023, PHP 8.1.25

- Core:
  . Fixed bug GH-12207 (memory leak when class using trait with doc block).
    (rioderelfte)
  . Fixed bug GH-12215 (Module entry being overwritten causes type errors in
    ext/dom). (nielsdos)
  . Fixed bug GH-12273 (__builtin_cpu_init check). (Freaky)
  . Fixed bug #80092 (ZTS + preload = segfault on shutdown). (nielsdos)

- CLI:
  . Ensure a single Date header is present. (coppolafab)

- CType:
  . Fixed bug GH-11997 (ctype_alnum 5 times slower in PHP 8.1 or greater).
    (nielsdos)

- DOM:
  . Restore old namespace reconciliation behaviour. (nielsdos)
  . Fixed bug GH-8996 (DOMNode serialization on PHP ^8.1). (nielsdos)

- Fileinfo:
  . Fixed bug GH-11891 (fileinfo returns text/xml for some svg files). (usarise)

- Filter:
  . Fix explicit FILTER_REQUIRE_SCALAR with FILTER_CALLBACK (ilutov)

- Hash:
  . Fixed bug GH-12186 (segfault copying/cloning a finalized HashContext).
    (MaxSem)

- Intl:
  . Fixed bug GH-12243 (segfault on IntlDateFormatter::construct).
    (David Carlier)
  . Fixed bug GH-12282 (IntlDateFormatter::construct should throw an exception
    on an invalid locale). (David Carlier)

- MySQLnd:
  . Fixed bug GH-12297 (PHP Startup: Invalid library (maybe not a PHP library)
    'mysqlnd.so' in Unknown on line). (nielsdos)

- Opcache:
  . Fixed opcache_invalidate() on deleted file. (mikhainin)
  . Fixed bug GH-12380 (JIT+private array property access inside closure
    accesses private property in child class). (nielsdos)

- PCRE:
  . Fixed bug GH-11956 (Backport upstream fix, PCRE regular expressions with
    JIT enabled gives different result). (nielsdos)

- SimpleXML:
  . Fixed bug GH-12170 (Can't use xpath with comments in SimpleXML). (nielsdos)
  . Fixed bug GH-12223 (Entity reference produces infinite loop in
    var_dump/print_r). (nielsdos)
  . Fixed bug GH-12167 (Unable to get processing instruction contents in
    SimpleXML). (nielsdos)
  . Fixed bug GH-12169 (Unable to get comment contents in SimpleXML).
    (nielsdos)

- Streams:
  . Fixed bug GH-12190 (binding ipv4 address with both address and port at 0).
    (David Carlier)

- XML:
  . Fix return type of stub of xml_parse_into_struct(). (nielsdos)
  . Fix memory leak when calling xml_parse_into_struct() twice. (nielsdos)

- XSL:
  . Fix type error on XSLTProcessor::transformToDoc return value with
    SimpleXML. (nielsdos)

- Sockets:
  . Fix socket_export_stream() with wrong protocol (twosee)

(taca)

2023-10-27 15:03:17 UTC MAIN commitmail json YAML

doc: Updated lang/php82 to 8.2.12

(taca)

2023-10-27 15:02:45 UTC MAIN commitmail json YAML

devel/hs-data-default-instances-containers: Fix build with GHC 9.6

(pho)

2023-10-27 15:02:43 UTC MAIN commitmail json YAML

lang/php82: update to 8.2.12

26 Oct 2023, PHP 8.2.12

- Core:
  . Fixed bug GH-12207 (memory leak when class using trait with doc block).
    (rioderelfte)
  . Fixed bug GH-12215 (Module entry being overwritten causes type errors in
    ext/dom). (nielsdos)
  . Fixed bug GH-12273 (__builtin_cpu_init check). (Freaky)
  . Fixed bug #80092 (ZTS + preload = segfault on shutdown). (nielsdos)

- CLI:
  . Ensure a single Date header is present. (coppolafab)

- CType:
  . Fixed bug GH-11997 (ctype_alnum 5 times slower in PHP 8.1 or greater).
    (nielsdos)

- DOM:
  . Restore old namespace reconciliation behaviour. (nielsdos)
  . Fixed bug GH-8996 (DOMNode serialization on PHP ^8.1). (nielsdos)

- Fileinfo:
  . Fixed bug GH-11891 (fileinfo returns text/xml for some svg files). (usarise)

- Filter:
  . Fix explicit FILTER_REQUIRE_SCALAR with FILTER_CALLBACK (ilutov)

- Hash:
  . Fixed bug GH-12186 (segfault copying/cloning a finalized HashContext).
    (MaxSem)

- Intl:
  . Fixed bug GH-12243 (segfault on IntlDateFormatter::construct).
    (David Carlier)
  . Fixed bug GH-12282 (IntlDateFormatter::construct should throw an exception
    on an invalid locale). (David Carlier)

- MySQLnd:
  . Fixed bug GH-12297 (PHP Startup: Invalid library (maybe not a PHP library)
    'mysqlnd.so' in Unknown on line). (nielsdos)

- Opcache:
  . Fixed opcache_invalidate() on deleted file. (mikhainin)
  . Fixed bug GH-12380 (JIT+private array property access inside closure
    accesses private property in child class). (nielsdos)

- PCRE:
  . Fixed bug GH-11956 (Backport upstream fix, PCRE regular expressions with
    JIT enabled gives different result). (nielsdos)

- SimpleXML:
  . Fixed bug GH-12170 (Can't use xpath with comments in SimpleXML). (nielsdos)
  . Fixed bug GH-12223 (Entity reference produces infinite loop in
    var_dump/print_r). (nielsdos)
  . Fixed bug GH-12167 (Unable to get processing instruction contents in
    SimpleXML). (nielsdos)
  . Fixed bug GH-12169 (Unable to get comment contents in SimpleXML).
    (nielsdos)

- Streams:
  . Fixed bug GH-12190 (binding ipv4 address with both address and port at 0).
    (David Carlier)

- XML:
  . Fix return type of stub of xml_parse_into_struct(). (nielsdos)
  . Fix memory leak when calling xml_parse_into_struct() twice. (nielsdos)

- XSL:
  . Fix type error on XSLTProcessor::transformToDoc return value with
    SimpleXML. (nielsdos)

(taca)

2023-10-27 15:00:59 UTC MAIN commitmail json YAML

devel/hs-data-default-instances-dlist: Fix build with GHC 9.6

(pho)

2023-10-27 14:58:38 UTC MAIN commitmail json YAML

devel/hs-data-default-instances-old-locale: Fix build with GHC 9.6

(pho)

2023-10-27 14:56:59 UTC MAIN commitmail json YAML

devel/hs-data-default-instances-base: Fix build with GHC 9.6

(pho)

2023-10-27 14:15:46 UTC MAIN commitmail json YAML

doc: Updated biology/vsearch to 2.24.0

(bacon)

2023-10-27 14:15:38 UTC MAIN commitmail json YAML

2023-10-27 14:11:56 UTC MAIN commitmail json YAML

devel/Makefile: + hs-foldable1-classes-compat

(pho)

2023-10-27 14:11:48 UTC MAIN commitmail json YAML

doc: Added devel/hs-foldable1-classes-compat version 0.1

(pho)

2023-10-27 14:11:39 UTC MAIN commitmail json YAML

devel/hs-foldable1-classes-compat: import hs-foldable1-classes-compat-0.1

A compatibility package for the Foldable1 and Bifoldable1 type classes,
which were introduced in base-4.18.0.0 (GHC 9.6.1). For more information,
see <https://github.com/haskell/core-libraries-committee/issues/9 this Core
Libraries Committee proposal>.

Foldable1 and Bifoldable1 classify non-empty data structures that can be
folded to a summary value.

(pho)

2023-10-27 14:08:18 UTC MAIN commitmail json YAML

math/hs-contravariant: Fix build with GHC 9.6

(pho)

2023-10-27 14:05:51 UTC MAIN commitmail json YAML

doc: Updated devel/hs-foundation to 0.0.30

(pho)

2023-10-27 14:05:37 UTC MAIN commitmail json YAML

2023-10-27 14:02:23 UTC MAIN commitmail json YAML

doc: Updated devel/hs-generic-deriving to 1.14.5

(pho)

2023-10-27 14:00:55 UTC MAIN commitmail json YAML

devel/hs-generic-deriving: Update to 1.14.5

1.14.5 [2023.08.06]
* Support building with template-haskell-2.21.* (GHC 9.8).
* The Template Haskell machinery now uses TemplateHaskellQuotes when
  building with GHC 8.0+ instead of manually constructing each Template
  Haskell Name. A consequence of this is that generic-deriving will now
  build with GHC 9.8, as TemplateHaskellQuotes abstracts over some internal
  Template Haskell changes introduced in 9.8.

1.14.4 [2023.04.30]
* Allow building with GHC backends where HTYPE_SIG_ATOMIC_T is not defined,
  such as the WASM backend.
* Place INLINE [1] pragmas on from and to implementations when types don't
  have too many constructors or fields, following the heuristics that GHC
  9.2+ uses for Generic deriving.

1.14.3 [2023.02.27]
* Support th-abstraction-0.5.*.

(pho)

2023-10-27 13:36:59 UTC MAIN commitmail json YAML

python39: Needs wide curses.

(jperkin)

2023-10-27 13:25:09 UTC MAIN commitmail json YAML

devel/hs-ghc-check: Fix build with GHC 9.6

(pho)

2023-10-27 13:22:25 UTC MAIN commitmail json YAML

sysutils/hs-opentelemetry: Fix build with GHC 9.6

(pho)

2023-10-27 13:20:58 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-ansi-wl-pprint to 1.0.2

(pho)

2023-10-27 13:20:49 UTC MAIN commitmail json YAML

textproc/hs-ansi-wl-pprint: Update to 1.0.2

1.0.2

* Change the implementation to the prettyprinter package, using the
  prettyprinter-compat-ansi-wl-pprint compatibility package.

  Migrate to prettyprinter.

  Note: Using show won't preserve formatting anymore, as prettyprinters
  Show Doc instance is annotation invariant. You can convert to String
  using Data.Text.Lazy.unpack . Prettyprinter.Render.Terminal.renderLazy
  . Prettyprinter.layoutPretty Prettyprinter.defaultLayoutOptions, from the
  text, prettyprinter-ansi-terminal, prettyprinter packages respectively.

* The Text.PrettyPrint.ANSI.Leijen.Internal module is gone.

(pho)

2023-10-27 13:16:18 UTC MAIN commitmail json YAML

textproc/Makefile: + hs-prettyprinter-compat-ansi-wl-pprint

(pho)

2023-10-27 13:16:06 UTC MAIN commitmail json YAML

doc: Added textproc/hs-prettyprinter-compat-ansi-wl-pprint version 1.0.2

(pho)

2023-10-27 13:15:59 UTC MAIN commitmail json YAML

textproc/hs-prettyprinter-compat-ansi-wl-pprint: import hs-prettyprinter-compat-ansi-wl-pprint-1.0.2

This package defines a compatibility layer between the old ansi-wl-pprint
package, and the new prettyprinter/prettyprinter-ansi-terminal ones.

This allows easily transitioning dependent packages from the old to the new
package, by simply replacing ansi-wl-pprint with
prettyprinter-ansi-terminal in the .cabal file. For adapting third party
plugins that output ansi-wl-pprint data, use the proper converter from the
prettyprinter-convert-ansi-wl-pprint module.

Note that this package is only for transitional purposes, and therefore
deprecated and wholly undocumented. For new development, use the current
version of prettyprinter, and the ANSI terminal backend provided in
prettyprinter-ansi-terminal.

(pho)

2023-10-27 13:10:40 UTC MAIN commitmail json YAML

textproc/hs-prettyprinter-ansi-terminal: Fix build with GHC 9.6

(pho)

2023-10-27 13:09:23 UTC MAIN commitmail json YAML

math/hs-distributive: Fix build with GHC 9.6

(pho)

2023-10-27 13:05:37 UTC MAIN commitmail json YAML

doc: Updated devel/hs-microlens-ghc to 0.4.14.2

(pho)

2023-10-27 12:59:55 UTC MAIN commitmail json YAML

2023-10-27 12:53:09 UTC MAIN commitmail json YAML

doc: Updated devel/hs-microlens-th to 0.4.3.14

(pho)

2023-10-27 12:53:00 UTC MAIN commitmail json YAML

devel/hs-microlens-th: Update to 0.4.3.14

0.4.3.14
    #170, #171 Support GHC 9.8.

0.4.3.13
    #167 Support th-abstraction 0.5.

0.4.3.12
    #164, #165 Support template-haskell 2.19 (and GHC 9.6 by extension).

(pho)

2023-10-27 12:48:42 UTC MAIN commitmail json YAML

devel/hs-psqueues: Fix build with GHC 9.6

(pho)

2023-10-27 12:34:49 UTC MAIN commitmail json YAML

doc: Updated sysutils/hs-fast-logger to 3.2.2

(pho)

2023-10-27 12:34:40 UTC MAIN commitmail json YAML

sysutils/hs-fast-logger: Update to 3.2.2

3.2.2
* Corrected handling of messages at the buffer boundary in the SingleLogger
  #211

3.2.1
* Fixing a bug where a single logger is not killed

3.2.0
* newFastLogger1 ensures the ordering of logs #207

3.1.2
* Require unix-compat >= 0.2 #206
* Remove Safe if directory >= 1.3.8 #199

(pho)

2023-10-27 12:30:22 UTC MAIN commitmail json YAML

doc: Updated devel/hs-retry to 0.9.3.1

(pho)

2023-10-27 12:29:19 UTC MAIN commitmail json YAML

2023-10-27 12:27:44 UTC MAIN commitmail json YAML

devel/hs-tabular: Fix build with GHC 9.6

(pho)

2023-10-27 12:25:08 UTC MAIN commitmail json YAML

devel/hs-tf-random: Fix build with GHC 9.6

(pho)

2023-10-27 12:23:38 UTC MAIN commitmail json YAML

devel/hs-th-env: Fix build with GHC 9.6

(pho)

2023-10-27 12:22:33 UTC MAIN commitmail json YAML

doc: Updated devel/hs-th-lift to 0.8.4

(pho)

2023-10-27 12:22:24 UTC MAIN commitmail json YAML

devel/hs-th-lift: Update to 0.8.4

[0.8.4] - 2023.08.01
* Add support for the FldName NameSpace, which was introduced in
  template-haskell-2.21.0.0 (GHC 9.8).

[0.8.3] - 2023.02.27
* Support building with th-abstraction-0.5.*.
* Require th-abstraction-0.3.0.0 or later.

(pho)

2023-10-27 12:19:28 UTC MAIN commitmail json YAML

devel/hs-wizards: Fix build with GHC 9.6

(pho)

2023-10-27 12:15:31 UTC MAIN commitmail json YAML

doc: Updated devel/pointfree to 1.1.1.11

(pho)

2023-10-27 12:15:19 UTC MAIN commitmail json YAML

devel/pointfree: Update to 1.1.1.11

v1.1.1.11:
* Dependency update for base 4.18, GHC 9.4.5 (PR #42, thanks Miezhiko)

v1.1.1.10:
* When parsing as an expression and as a declaration both fail, show both
  errors (PR #39, thanks 1in1)
* GitHub Action for CI
* Dependency update for base 4.16, GHC 9.2.5 (PR #39, thanks Andreas Lè¾°ndle)

(pho)

2023-10-27 12:11:52 UTC MAIN commitmail json YAML

net/hs-uri-encode: Fix build with GHC 9.6

(pho)

2023-10-27 12:10:41 UTC MAIN commitmail json YAML

lang/hs-language-javascript: Fix build with GHC 9.6

(pho)