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 (22m)  pkgsrc-2024Q1 (9h)  pkgsrc-2023Q4 (68d)  pkgsrc-2023Q2 (100d) 

2024-06-07 22:53:32 UTC Now

2023-01-26 09:03:02 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-26 08:53:16 UTC MAIN commitmail json YAML

doc: Updated databases/hs-direct-sqlite to 2.3.27

(pho)

2023-01-26 08:53:08 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-26 08:47:04 UTC MAIN commitmail json YAML

doc: Updated devel/hs-constraints to 0.13.4

(pho)

2023-01-26 08:46:54 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-26 08:42:53 UTC MAIN commitmail json YAML

doc: Updated devel/hs-ghc-lib-parser-ex to 9.4.0.0

(pho)

2023-01-26 08:42:45 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-26 08:33:41 UTC MAIN commitmail json YAML

lang/ghc92: Update distinfo for the FreeBSD/i386 bootkit

(pho)

2023-01-26 08:33:05 UTC MAIN commitmail json YAML

lang/ghc90: Update distinfo for the FreeBSD/i386 bootkit

(pho)

2023-01-26 08:29:54 UTC MAIN commitmail json YAML

lang/ghc92: Update distinfo for the FreeBSD/x86_64 bootkit

(pho)

2023-01-26 08:29:06 UTC MAIN commitmail json YAML

lang/ghc90: Update distinfo for the FreeBSD/x86_64 bootkit

(pho)

2023-01-26 04:07:28 UTC MAIN commitmail json YAML

doc: Updated devel/hs-ListLike to 4.7.8

(pho)

2023-01-26 04:07:15 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-26 04:02:09 UTC MAIN commitmail json YAML

doc: Updated devel/hs-MonadRandom to 0.6

(pho)

2023-01-26 04:02:00 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-26 03:58:43 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-26 03:48:23 UTC MAIN commitmail json YAML

doc: Updated devel/hs-unliftio to 0.2.23.0

(pho)

2023-01-26 03:48:14 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-26 03:43:59 UTC MAIN commitmail json YAML

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

(pho)

2023-01-26 03:43:51 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-26 03:38:46 UTC MAIN commitmail json YAML

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

(pho)

2023-01-26 03:38:38 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-26 03:35:32 UTC MAIN commitmail json YAML

math/Makefile: + hs-commutative-semigroups

(pho)

2023-01-26 03:35:25 UTC MAIN commitmail json YAML

doc: Added math/hs-commutative-semigroups version 0.1.0.0

(pho)

2023-01-26 03:35:18 UTC MAIN commitmail json YAML

math/hs-commutative-semigroups: import hs-commutative-semigroups-0.1.0.0

A commutative semigroup is a semigroup where the order of arguments to
mappend does not matter.

  class Semigroup g => Commutative g

(pho)

2023-01-26 03:29:18 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hashtables to 1.3.1

(pho)

2023-01-26 03:28:56 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-26 03:26:34 UTC MAIN commitmail json YAML

2023-01-26 03:18:02 UTC MAIN commitmail json YAML

devel/Makefile: + hs-data-array-byte

(pho)

2023-01-26 03:17:53 UTC MAIN commitmail json YAML

doc: Added devel/hs-data-array-byte version 0.1.0.1

(pho)

2023-01-26 03:17:46 UTC MAIN commitmail json YAML

devel/hs-data-array-byte: import hs-data-array-byte-0.1.0.1

Compatibility layer for Data.Array.Byte, providing boxed wrappers for
ByteArray# and MutableByteArray# and relevant instances for GHC <
9.4. Include it into your Cabal file:

build-depends: base
if impl(ghc < 9.4)
  build-depends: data-array-byte

and then import Data.Array.Byte unconditionally.

(pho)

2023-01-26 03:02:42 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-lucid to 2.11.1

(pho)

2023-01-26 03:02:34 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-25 19:32:17 UTC MAIN commitmail json YAML

doc: Updated lang/hs-hslua-packaging to 2.2.1

(pho)

2023-01-25 19:32:08 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-25 19:28:44 UTC MAIN commitmail json YAML

devel/hs-mmorph: I forgot to run makepatchsum

(pho)

2023-01-25 19:28:13 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-25 19:26:17 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-25 19:22:18 UTC MAIN commitmail json YAML

doc: Updated devel/hs-microlens-mtl to 0.2.0.3

(pho)

2023-01-25 19:22:10 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-25 19:19:35 UTC MAIN commitmail json YAML

doc: Updated devel/hs-pretty-simple to 4.1.2.0

(pho)

2023-01-25 19:19:27 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-25 19:00:13 UTC MAIN commitmail json YAML

devel/hs-protolude: Fix build with GHC 9.4

(pho)

2023-01-25 18:58:17 UTC MAIN commitmail json YAML

doc: Updated devel/hs-th-lift-instances to 0.1.20

(pho)

2023-01-25 18:58:07 UTC MAIN commitmail json YAML

2023-01-25 18:56:05 UTC MAIN commitmail json YAML

2023-01-25 18:52:56 UTC MAIN commitmail json YAML

2023-01-25 18:50:48 UTC MAIN commitmail json YAML

2023-01-25 18:49:00 UTC MAIN commitmail json YAML

doc: Updated devel/hs-versions to 5.0.4

(pho)

2023-01-25 18:48:52 UTC MAIN commitmail json YAML

devel/hs-versions: Update to 5.0.4

5.0.4 (2022-10-18)
Changed
* Bumped base bound to support GHC 9.4.

5.0.3 (2022-02-25)
Fixed
* A bug in prettyVer that flipped the order of the preRel and meta fields.

(pho)

2023-01-25 18:44:02 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-megaparsec to 9.3.0

(pho)

2023-01-25 18:43:53 UTC MAIN commitmail json YAML

textproc/hs-megaparsec: Update to 9.3.0

Megaparsec 9.3.0
* Now label can override more than one group of hints in the parser it
  wraps. Issue 482.
* takeP n now returns the empty chunk of the input stream when n is
  negative, similar to when n == 0. Issue 497.
* Added the MonadParsecDbg type class in Text.Megaparsec.Debug. The type
  class allows us to use dbg in MTL monad transformers. Issue 488.
* Introduced the ShareInput and NoShareInput newtype wrappers in
  Text.Megaparsec.Stream in order to allow the user to choose how the input
  should be sliced and shared during the parsing. Issue 492.

Megaparsec 9.2.2
* Fixed a space leak in the implementations of the reachOffset and
  reachOffsetNoLine methods of TraversableStream. Issue 486.

Megaparsec 9.2.1
* Builds with mtl-2.3 and transformers-0.6.

(pho)

2023-01-25 17:45:31 UTC MAIN commitmail json YAML

devel/hs-with-utf8: Fix build with GHC 9.4

(pho)

2023-01-25 17:40:55 UTC MAIN commitmail json YAML

doc: Updated lang/hs-hslua-objectorientation to 2.2.1

(pho)

2023-01-25 17:40:14 UTC MAIN commitmail json YAML

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

(pho)

2023-01-25 17:40:05 UTC MAIN commitmail json YAML

lang/hs-hslua-classes: Update to 2.2.0

hslua-classes-2.2.0 - Released 2022-02-19
* Relaxed upper bounds, allowing hslua-core-2.2.0 and
  hslua-marshalling-2.2.0.

(pho)

2023-01-25 17:38:00 UTC MAIN commitmail json YAML

lang/hs-hslua-objectorientation: Update to 2.2.1

hslua-objectorientation-2.2.1 - Released 2022-06-19
* Require hslua-core-2.2.1.
* Require hslua-marshalling-2.2.1.

hslua-objectorientation-2.2.0.1 - Released 2022-05-20
* Relax upper bound for mtl, allow mtl-2.3.

hslua-objectorientation-2.2.0 - Released 2022-02-19
* Require version 2.2 of hslua-core and hslua-marshalling.

(pho)

2023-01-25 17:35:14 UTC MAIN commitmail json YAML

2023-01-25 17:14:54 UTC MAIN commitmail json YAML

doc: Updated misc/cabal-install to 3.8.1.0

(pho)

2023-01-25 17:14:39 UTC MAIN commitmail json YAML

2023-01-25 17:06:04 UTC MAIN commitmail json YAML

misc/Makefile: + hs-cabal-install-solver

(pho)

2023-01-25 17:05:54 UTC MAIN commitmail json YAML

doc: Added misc/hs-cabal-install-solver version 3.8.1.0

(pho)

2023-01-25 17:05:48 UTC MAIN commitmail json YAML

2023-01-25 16:53:02 UTC MAIN commitmail json YAML

doc: Updated wm/xmonad to 0.17.1

(pho)

2023-01-25 16:52:53 UTC MAIN commitmail json YAML

wm/xmonad: Update to 0.17.1

0.17.1 (September 3, 2021)

Enhancements
* Added custom cursor shapes for resizing and moving windows.
* Exported cacheNumlockMask and mkGrabs from XMonad.Operations.

Bug Fixes
* Fixed border color of windows with alpha channel. Now all windows have
  the same opaque border color.
* Change the main loop to try to avoid GHC bug 21708 on systems running GHC
  9.2 up to version 9.2.3. The issue has been fixed in GHC 9.2.4 and all
  later releases.

(pho)

2023-01-25 16:48:41 UTC MAIN commitmail json YAML

doc: Updated x11/hs-X11 to 1.10.3

(pho)

2023-01-25 16:48:33 UTC MAIN commitmail json YAML

x11/hs-X11: Update to 1.10.3

1.10.3 (2022-09-14)
* Added cWX, cWY, cWWidth, cWHeight constants (AttributeMask) (#82)
* Added FocusChangeEvent to data Event (#81)
* Added setWMNormalHints (#83)

(pho)

2023-01-25 16:43:50 UTC MAIN commitmail json YAML

2023-01-25 16:41:24 UTC MAIN commitmail json YAML

2023-01-25 16:39:12 UTC MAIN commitmail json YAML

2023-01-25 16:37:32 UTC MAIN commitmail json YAML

devel/hs-vector: Fix build with GHC 9.4

(pho)

2023-01-25 16:33:11 UTC MAIN commitmail json YAML

2023-01-25 16:30:56 UTC MAIN commitmail json YAML

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

(pho)

2023-01-25 16:27:20 UTC MAIN commitmail json YAML

doc: Updated devel/hs-cborg to 0.2.8.0

(pho)

2023-01-25 16:27:12 UTC MAIN commitmail json YAML

devel/hs-cborg: Update to 0.2.8.0

0.2.8.0 -- 2022-09-24
* Support GHC 9.4
* Fix compatibility with primitive 0.7.4.0
* Drop GHC 8.0 and 8.2 support
* Support aeson 2.1

(pho)

2023-01-25 16:23:31 UTC MAIN commitmail json YAML

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

(pho)

2023-01-25 16:23:22 UTC MAIN commitmail json YAML

lang/hs-hslua-marshalling: Update to 2.2.1

hslua-marshalling-2.2.1 - Released 2022-06-19
* Require hslua-core-2.2.1.
* Relax upper bound for mtl, allow mtl-2.3.

hslua-marshalling-2.2.0 - Released 2022-02-19
* Result is now an instance of Foldable and Traversable. Both Result and
  Peek are made instances of MonadPlus.
* Require hslua-core-2.2.0.

(pho)

2023-01-25 16:19:13 UTC MAIN commitmail json YAML

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

(pho)

2023-01-25 16:19:04 UTC MAIN commitmail json YAML

textproc/hs-commonmark-extensions: Update to 0.2.3.3

0.2.3.3
* Fix definition_lists extension (#96). We were not properly consuming
  indentation in definitions, which caused problems when the definitions
  themselves contained lists.

0.2.3.2
* Update lower version bounds for commonmark (#93, David Thrane
  Christiansen).

0.2.3.1
* math extension: don't fail when display math contains embedded inline
  math. See jgm/pandoc#7942.
* Make math parsing more sophisticated. Count embeddings inside {..}, since
  math can contain e.g. \text{...} which itself contains math delimiters.
* Small improvement in pipe table parsing. The old parser failed on some
  edge cases with extra whitespace after pipes (which we should just
  ignore).
* fancy_list extension: improve list type ambiguity resolution (#89).

(pho)

2023-01-25 15:24:32 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-doclayout to 0.4

(pho)

2023-01-25 15:24:23 UTC MAIN commitmail json YAML

textproc/hs-doclayout: Update to 0.4

0.4
* Expose unfoldD [API change].
* Remove realLengthNoShortcut, isEmojiModifier, and isEmojiJoiner [API
  change] (Stephen Morgan).
* Add new exported functions realLengthNarrowContext,
  realLengthWideContext, realLengthNarrowContextNoShortcut,
  realLengthWideContextNoShortcut, isSkinToneModifier, isZWJ [API change]
  (Stephen Morgan).
* Compute realLength strictly.
* Make getOffset stricter.
* Drop support for ghc <= 8.4, add test for ghc 9.2.
* Don't collapse the CarriageReturn + Newline combination (#20). We want to
  ensure that a literal starting with a Newline doesn't lose the newline if
  it occurs after a CarriageReturn. This affects code blocks in pandoc that
  begin with newlines.
* Improve performance of NoShortcut code (Stephen Morgan).
* Simplify emoji processing (Stephen Morgan).
* Add benchmarking for code with no shortcuts (Stephen Morgan).
* Add unicodeWidth.inc to cabal file.
* Fix offset, minOffset, updateColumn so they don't re-render.
* Get unicode block widths directly from the Unicode specification, rather
  than writing it out ourselves (Stephen Morgan).
* Resolve the width of ambiguous characters based on their context (Stephen
  Morgan).
* Spacing marks should have nonzero width, even though they are combining
  characters (Stephen Morgan).
* Add shortcuts for extended Latin, Arabic, Cyrillic, Greek, Devangari,
  Bengali, Korean, Telugu, and Tamil (Stephen Morgan).
* Fix location of extra-source-files in cabal.
* update.hs: require text package
* Handle emoji variation modifiers specially, so the keypad emoji can be
  ignored (Stephen Morgan). This results in a 16% speedup of realLength on
  ascii text.
* Add benchmarks for all scripts used by more than 50 million people, plus
  a couple more. (#9, Stephen Morgan).

(pho)

2023-01-25 15:19:21 UTC MAIN commitmail json YAML

doc: Updated www/hs-HTTP to 4000.4.1

(pho)

2023-01-25 15:19:12 UTC MAIN commitmail json YAML

www/hs-HTTP: Update to 4000.4.1

Version 4000.4.0: release 2022-02-22
* Restrict to GHC >=7.6 and associated cleanups (Andreas Abel)
* Drop deprecated instance Error (Andreas Abel)
* Preparation for mtl-2.3 (Andreas Abel)
* General tidying (Andreas Abel)
* Support GHC 9.2 (Bodigrim)

(pho)

2023-01-25 15:16:02 UTC MAIN commitmail json YAML

2023-01-25 15:10:28 UTC MAIN commitmail json YAML

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

(pho)

2023-01-25 15:10:19 UTC MAIN commitmail json YAML

2023-01-25 14:43:17 UTC MAIN commitmail json YAML

2023-01-25 14:41:36 UTC MAIN commitmail json YAML

doc: Updated sysutils/hs-filepattern to 0.1.3

(pho)

2023-01-25 14:41:27 UTC MAIN commitmail json YAML

sysutils/hs-filepattern: Update to 0.1.3

0.1.3, released 2022-08-21
* #5, remove invalid optimisation in the presence of symlinks

(pho)

2023-01-25 14:38:18 UTC MAIN commitmail json YAML

doc: Updated devel/hs-resourcet to 1.3.0

(pho)

2023-01-25 14:38:09 UTC MAIN commitmail json YAML

devel/hs-resourcet: Update to 1.3.0

1.3.0
* Include the exception in ReleaseTypes indicating exceptional exit.
* Only backwards-incompatible in code relying on instances of ReleaseType
  other than Show, or constructing ReleaseException directly.

1.2.6
* Add allocateU #490

1.2.5
* Support transformers-0.6 / mtl-2.3

(pho)

2023-01-25 14:33:07 UTC MAIN commitmail json YAML

doc: Updated devel/hs-foundation to 0.0.29

(pho)

2023-01-25 14:32:57 UTC MAIN commitmail json YAML

2023-01-25 14:27:42 UTC MAIN commitmail json YAML

doc: Updated devel/hs-ghc-check to 0.5.0.8

(pho)

2023-01-25 14:27:26 UTC MAIN commitmail json YAML

2023-01-25 14:25:28 UTC MAIN commitmail json YAML

doc: Updated sysutils/hs-opentelemetry to 0.8.0

(pho)

2023-01-25 14:25:20 UTC MAIN commitmail json YAML

2023-01-25 14:22:37 UTC MAIN commitmail json YAML

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

(pho)

2023-01-25 14:20:25 UTC MAIN commitmail json YAML

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

(pho)

2023-01-25 14:20:17 UTC MAIN commitmail json YAML

2023-01-25 14:03:57 UTC MAIN commitmail json YAML

2023-01-25 13:59:47 UTC MAIN commitmail json YAML

doc: Updated devel/hs-retry to 0.9.3.0

(pho)

2023-01-25 13:59:39 UTC MAIN commitmail json YAML

devel/hs-retry: Update to 0.9.3.0

0.9.3.0
* Add UnliftIO.Retry PR 81

0.9.2.1
* Use explicit import for lift which allows for mtl-2.3 compatibility PR 80

0.9.2.0
* Add retryOnError PR 44

(pho)

2023-01-25 13:53:39 UTC MAIN commitmail json YAML

doc: Updated devel/hs-th-env to 0.1.1

(pho)

2023-01-25 13:53:30 UTC MAIN commitmail json YAML

devel/hs-th-env: Update to 0.1.1

0.1.1 - 2022-05-23

Added
* #6 Add envQ' variant that requires the environment variable to be set at
  compilation time

(pho)

2023-01-25 13:51:14 UTC MAIN commitmail json YAML

2023-01-25 13:48:31 UTC MAIN commitmail json YAML

2023-01-25 13:45:53 UTC MAIN commitmail json YAML

doc: Updated devel/pointfree to 1.1.1.9

(pho)

2023-01-25 13:45:03 UTC MAIN commitmail json YAML

devel/pointfree: Update to 1.1.1.9

v1.1.1.9:
* Dependency update for base 4.15, QC 2.14
* Fix 'return x y' being incorrectly written to 'y' (instead of 'x')

(pho)

2023-01-25 13:41:22 UTC MAIN commitmail json YAML

2023-01-25 13:36:47 UTC MAIN commitmail json YAML

doc: Updated devel/hs-split to 0.2.3.5

(pho)

2023-01-25 13:36:37 UTC MAIN commitmail json YAML

devel/hs-split: Update to 0.2.3.5

* 0.2.3.5 (11 August 2022)

  - Change base upper bound to < 5.
  - Test with GHC 9.2 and 9.4.

(pho)

2023-01-25 13:31:04 UTC MAIN commitmail json YAML

2023-01-25 13:28:04 UTC MAIN commitmail json YAML

doc: Updated security/hs-hackage-security to 0.6.2.3

(pho)

2023-01-25 13:27:55 UTC MAIN commitmail json YAML

security/hs-hackage-security: Update to 0.6.2.3

0.6.2.3
* Bump base for GHC 9.4 comp
* Fix code to really support mtl-2.3

0.6.2.2
* Fix broken compilation of test-suite with Cabal-syntax-3.8.1.0 on Hackage
* Huge README updates

0.6.2.1
* Allow GHC-9.0 (base-4.15) (#265)
* Fix running cabal repl hackage-security (#263)

(pho)

2023-01-25 13:23:32 UTC MAIN commitmail json YAML

textproc/hs-regex-posix: Fix build with GHC 9.4

(pho)

2023-01-25 10:21:49 UTC MAIN commitmail json YAML

2023-01-25 10:15:11 UTC MAIN commitmail json YAML

doc: Updated time/hs-unix-time to 0.4.8

(pho)

2023-01-25 10:15:02 UTC MAIN commitmail json YAML

2023-01-25 10:12:44 UTC MAIN commitmail json YAML

2023-01-25 10:00:37 UTC MAIN commitmail json YAML

doc: Updated www/hs-cookie to 0.4.6

(pho)

2023-01-25 10:00:29 UTC MAIN commitmail json YAML

www/hs-cookie: Update to 0.4.6

0.4.6
* Resolve redundant import of Data.Monoid #26
* Added renderSetCookieBS and renderCookiesBS

(pho)

2023-01-25 09:57:39 UTC MAIN commitmail json YAML

2023-01-25 09:54:01 UTC MAIN commitmail json YAML

doc: Updated archivers/hs-zip-archive to 0.4.2.2

(pho)

2023-01-25 09:53:52 UTC MAIN commitmail json YAML

archivers/hs-zip-archive: Update to 0.4.2.2

zip-archive 0.4.2.2

  * Use `command -v` before trying `which` in the test suite (#62).
    `command` is a bash builtin, but for busybox we'll need `which`.

zip-archive 0.4.2.1

  * Fix Windows build regression (#61).

zip-archive 0.4.2

  * Fix problem with files with colon (#89).
  * Remove build-tools.  This was used to indicate that the 'unzip'
    executable was needed for testing, but it was never intended to be used
    this way and now the field is deprecated.  The current test suite
    simply skips the test using the unzip executable (with a warning) if
    'unzip' is not in the path.
  * Remove existing symlinks when extracting zip files with symlinks (#60,
    Vikrem).  Previously, writeEntry would raise an error if it tried to
    create a symlink and a symlink already existed at that path.  This
    behavior was inconsistent with its behavior for regular files, which
    it overwrote without comment.  This commit causes symlinks to be replaced
    by writeEntry instead of an error being raised.
  * Remove binary < 0.6 CPP.  It's no longer needed because we don't support
    binary < 0.6.  Also use manySig instead of many, to get better error
    messages.
  * Add type annotation for printf.
  * Better checking for unsafe paths (#55).  This method allows things like
    `foo/bar/../../baz`.
  * Require base >= 4.5 (#56)
  * Add GitHub CI.

(pho)

2023-01-25 09:48:19 UTC MAIN commitmail json YAML

doc: Updated archivers/hs-zlib to 0.6.3.0

(pho)

2023-01-25 09:48:10 UTC MAIN commitmail json YAML

archivers/hs-zlib: Update to 0.6.3.0

0.6.3.0 - Andrew Lelechenko - May 2022
* Bump bundled zlib to 1.2.12, #48
* Support base-4.17

(pho)

2023-01-25 09:43:52 UTC MAIN commitmail json YAML

doc: Updated security/hs-digest to 0.0.1.5

(pho)

2023-01-25 09:43:43 UTC MAIN commitmail json YAML

security/hs-digest: Update to 0.0.1.5

0.0.1.5 — 24th Jan 2023
* Correct license field in .cabal file (Thanks to @juhp):
  https://github.com/TeofilC/digest/pull/9
* Use https for git source repository (Thanks to @felixonmars):
  https://github.com/TeofilC/digest/pull/8

0.0.1.4 — 22th Dec 2022
* Use pkgconfig to find zlib (Thanks to @bgamari):
  https://github.com/jkff/digest/pull/5

(pho)

2023-01-25 09:38:18 UTC MAIN commitmail json YAML

devel/hs-OneTuple: Fix build with GHC 9.4

(pho)

2023-01-25 09:33:44 UTC MAIN commitmail json YAML

devel/hs-base-compat-batteries: Update BUILDLINK_{API,ABI}_DEPENDS

(pho)

2023-01-25 09:32:19 UTC MAIN commitmail json YAML

devel/hs-base-compat: Update BUILDLINK_{API,ABI}_DEPENDS

(pho)

2023-01-25 09:24:54 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hashable to 1.4.2.0

(pho)

2023-01-25 09:24:45 UTC MAIN commitmail json YAML

devel/hs-hashable: Update to 1.4.2.0

Version 1.4.2.0
* Fix the foreign signature of getThreadId
  https://github.com/haskell-unordered-containers/hashable/pull/263
* Drop support for GHCs prior GHC-8.2 The recent unordered-containers
  releases support only GHC-8.2+
* Add instance for OsString, PosixString, WindowsString from
  filepath-1.4.100.1
* Add Hashable ByteArray instance using data-array-byte compat package

(pho)

2023-01-25 09:20:53 UTC MAIN commitmail json YAML

2023-01-25 09:14:28 UTC MAIN commitmail json YAML

2023-01-25 09:12:27 UTC MAIN commitmail json YAML

doc: Updated devel/hs-th-abstraction to 0.4.5.0

(pho)

2023-01-25 09:12:18 UTC MAIN commitmail json YAML

devel/hs-th-abstraction: Update to 0.4.5.0

0.4.5.0 -- 2022.09.12
* Fix a bug in which data family declarations with interesting return kinds
  (e.g., data family F :: Type -> Type) would be reified incorrectly when
  using reifyDatatype.

(pho)

2023-01-25 04:35:41 UTC MAIN commitmail json YAML

doc: Updated lang/hs-hslua-core to 2.2.1

(pho)

2023-01-25 04:35:33 UTC MAIN commitmail json YAML

lang/hs-hslua-core: Update to 2.2.1

hslua-core-2.2.1 - Released 2022-06-19
* Ensure that loadfile works with umlauts in filepath: The OS does not
  necessarily expect filenames to be UTF-8 encoded, especially Windows. On
  non-Windows systems, the current file system encoding is now used to
  convert filenames to C strings. On Windows, the CP_ACP codepage is used,
  as required by the Windows API.
* GC managed Lua state: Add new type GCManagedState and functions
  newGCManagedState, closeGCManagedState, and withGCManagedState. These
  allow to create and use a Lua state in flexible ways in that it does not
  require the state to be closed explicitly. The state will be closed when
  the respective variable is collected.
* Require lua-2.2.1.
* Relax upper bound for mtl, allow mtl-2.3.

hslua-core-2.2.0 - Released 2022-02-19
* Use lua-2.2.0, which requires Lua 5.4.
* Rename newuserdata to newuserdatauv and let it take the number of
  associated uservalues as an additional argument.
* Similarly, newhsuserdata is now newhsuserdatauv.
* Rename getuservalue and setuservalue to getiuservalue and setiuservalue,
  respectively. Like both functions now take an extra argument specifying
  the number of the uservalue that should be retrieved or set.
* It is now possible for setiuservalue to fail, so it returns a boolean to
  indicate whether the action was successful.
* The GCControl type has been updated to match the new gc control:
  - The GCStep constructor takes an argument "stepsize";
  - constructors GCGen and GCInc have been added;
  - constructors GCSetPause and GCSetStepMul have been removed.

(pho)

2023-01-25 04:30:57 UTC MAIN commitmail json YAML

doc: Updated devel/hs-lpeg to 1.0.3

(pho)

2023-01-25 04:30:49 UTC MAIN commitmail json YAML

devel/hs-lpeg: Update to 1.0.3

lpeg-1.0.3 - Released 2022-01-29
* Allow lua-2.2.*.

(pho)

2023-01-25 04:25:24 UTC MAIN commitmail json YAML

doc: Updated devel/hs-syb to 0.7.2.2

(pho)

2023-01-25 04:25:11 UTC MAIN commitmail json YAML

2023-01-25 04:21:50 UTC MAIN commitmail json YAML

doc: Updated net/hs-network-uri to 2.6.4.2

(pho)

2023-01-25 04:21:42 UTC MAIN commitmail json YAML

net/hs-network-uri: Update to 2.6.4.2

network-uri-2.6.4.2 (2022-12-18)
* Fix warnings, -Wtrustworthy-safe and -Woperator-whitespace-ext-conflict
  on GHC 9.4.
* Slightly improved test coverage.

(pho)

2023-01-25 03:52:34 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-HsYAML to 0.2.1.1

(pho)

2023-01-25 03:52:24 UTC MAIN commitmail json YAML

2023-01-25 03:48:13 UTC MAIN commitmail json YAML

2023-01-25 03:45:55 UTC MAIN commitmail json YAML

2023-01-25 03:43:38 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-commonmark to 0.2.2

(pho)

2023-01-25 03:43:29 UTC MAIN commitmail json YAML

textproc/hs-commonmark: 0.2.2

0.2.2
* Blocks: export getParentListType [API change].
* Require unicode-data >= 0.3.
* Change mkFormattingSpecMap so it integrates different FormattingSpecs
  that use the same character (#87). Otherwise we have problems if you have
  one formatting spec that reacts to single delimiters and another that
  reacts to pairs; if the first fails to match, the fallback behavior is
  produced and the second never matches.
* Use unicode-data's faster versions of Data.Char functions. This speeds up
  benchmarks for tokenize considerably; little difference in other
  benchmarks. unicode-data is already a transitive dependency, via
  unicode-transforms.
* Increase strictness in tokenize/go.
* Remove legacy cpp needed to support ghc < 8.4.

(pho)

2023-01-25 03:36:06 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-haddock-library to 1.11.0

(pho)

2023-01-25 03:35:57 UTC MAIN commitmail json YAML

2023-01-25 03:32:05 UTC MAIN commitmail json YAML

2023-01-25 02:27:03 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-unicode-transforms to 0.4.0.1

(pho)

2023-01-25 02:26:37 UTC MAIN commitmail json YAML

2023-01-25 01:59:04 UTC MAIN commitmail json YAML

doc: Updated devel/hs-fgl to 5.8.0.0

(pho)

2023-01-25 01:58:56 UTC MAIN commitmail json YAML

devel/hs-fgl: Update to 5.8

5.8.0.0
-------
* Breaking change: MonadFail is no longer a superclass of GraphM.
  This is to support GHC 9.4.  This has no effect on the IO and ST
  instances of GraphM, but may affect users.

(pho)

2023-01-25 01:53:05 UTC MAIN commitmail json YAML

doc: Updated devel/hs-unix-compat to 0.6

(pho)

2023-01-25 01:52:55 UTC MAIN commitmail json YAML

devel/hs-unix-compat: Update to 0.6

Version 0.6 (2022-05-22)
* Better support for symbolic links

(pho)

2023-01-25 01:45:34 UTC MAIN commitmail json YAML

2023-01-25 01:35:20 UTC MAIN commitmail json YAML

doc: Updated devel/hs-ansi-terminal to 0.11.4

(pho)

2023-01-25 01:35:11 UTC MAIN commitmail json YAML

devel/hs-ansi-terminal: Update to 0.11.4

Version 0.11.4
* Add reportLayerColor, getReportedLayerColor and getLayerColor for
  querying the layer color on terminals that support the functionality.
* Add useAlternateScreenBuffer and useNormalScreenBuffer, and support for
  switching between the Alternate and Normal Screen Buffers.
* When the argument is 0, cursorUpCode, cursorDownCode, cursorForwardCode,
  cursorBackwardCode,scrollPageUpCode and scrollPageDownCode now yield "",
  and cursorUpLineCode and cursorDownLineCode now yield the equivalent of
  setCursorColumnCode 0. This is because, on some terminals, a 0 parameter
  for the underlying 'ANSI' code specifies a default parameter of 1.
* Add osc as a utility function, for OSC sequences.
* setTitle now uses the recommended STRING TERMINATOR (ST) of \ESC\\,
  rather than the legacy \BEL (\007), and filters the title of all
  non-printable characters, not just \BEL.
* Improvements to Haddock documentation.

(pho)

2023-01-25 01:28:38 UTC MAIN commitmail json YAML

doc: Updated devel/hs-githash to 0.1.6.3

(pho)

2023-01-25 01:28:30 UTC MAIN commitmail json YAML

devel/hs-githash: Update to 0.1.6.3

0.1.6.3
* Specify protocol.file.allow=always for latest git #28

(pho)

2023-01-25 01:26:35 UTC MAIN commitmail json YAML

doc: Updated devel/hs-safe-exceptions to 0.1.7.3

(pho)

2023-01-25 01:26:27 UTC MAIN commitmail json YAML

2023-01-25 01:22:48 UTC MAIN commitmail json YAML

doc: Updated misc/hs-extra to 1.7.12

(pho)

2023-01-25 01:22:36 UTC MAIN commitmail json YAML

misc/hs-extra: Update to 1.7.12

1.7.12, released 2022-09-02
* #98, make both lazy in its argument
* #98, make first3,second3,third3 lazy in their argument
* #98, make firstM,secondM lazy in their argument
* #86, add notNull for Foldable

1.7.11, released 2022-08-21
* #95, add List.repeatedlyNE and NonEmpty.repeatedly
* #94, add groupOnKey
* #91, add foldl1' to NonEmpty

(pho)

2023-01-25 01:19:54 UTC MAIN commitmail json YAML

2023-01-25 01:12:38 UTC MAIN commitmail json YAML

2023-01-25 01:08:03 UTC MAIN commitmail json YAML

2023-01-24 19:02:41 UTC MAIN commitmail json YAML

devel/hs-splitmix: Fix build with GHC 9.4

(pho)

2023-01-24 18:56:16 UTC MAIN commitmail json YAML

doc: Updated devel/hs-basement to 0.0.15

(pho)

2023-01-24 18:56:07 UTC MAIN commitmail json YAML

2023-01-24 18:51:48 UTC MAIN commitmail json YAML

2023-01-24 18:49:41 UTC MAIN commitmail json YAML

doc: Updated devel/hs-cereal to 0.5.8.3

(pho)

2023-01-24 18:49:32 UTC MAIN commitmail json YAML

2023-01-24 18:45:20 UTC MAIN commitmail json YAML

2023-01-24 18:42:50 UTC MAIN commitmail json YAML

2023-01-24 18:39:35 UTC MAIN commitmail json YAML

2023-01-24 18:34:26 UTC MAIN commitmail json YAML

doc: Updated devel/hs-some to 1.0.4.1

(pho)

2023-01-24 18:34:14 UTC MAIN commitmail json YAML

devel/hs-some: Update to 1.0.4.1

1.0.4.1
* Drop support for GHC before 8.6

1.0.4
* Add instances for (:~~:)
* Add instances for :+: and :*:
* Add defaultGeq :: GCompare f => f a -> f b -> Maybe (a :~: b)
* Add defaultGshowsPrec :: Show (t a) => Int -> t a -> ShowS

(pho)

2023-01-24 18:24:22 UTC MAIN commitmail json YAML

2023-01-24 18:21:36 UTC MAIN commitmail json YAML

doc: Updated devel/hs-th-compat to 0.1.4

(pho)

2023-01-24 18:21:23 UTC MAIN commitmail json YAML

devel/hs-th-compat: Update to 0.1.4

0.1.4 [2022.07.23]
* Backport the getPackageRoot and makeRelativeToProject functions
  introduced in template-haskell-2.19.0.0 (GHC 9.4).
* Implement qGetPackageRoot in the Quasi instance for QuoteToQuasi when
  building with template-haskell-2.19.0.0 (GHC 9.4) or later.

(pho)

2023-01-24 18:19:25 UTC MAIN commitmail json YAML

doc: Updated devel/hs-ordered-containers to 0.2.3

(pho)

2023-01-24 18:19:17 UTC MAIN commitmail json YAML

2023-01-24 18:17:08 UTC MAIN commitmail json YAML

doc: Updated devel/hs-ghc-trace-events to 0.1.2.6

(pho)

2023-01-24 18:17:00 UTC MAIN commitmail json YAML

devel/hs-ghc-trace-events: Update to 0.1.2.6

v0.1.2.6 - 2022-08-11
* Bump base upper bound to < 4.18 (#10)

v0.1.2.5 - 2022-03-06
* Allow text-2.0 (#9)

(pho)

2023-01-24 17:26:16 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hie-compat to 0.3.1.0

(pho)

2023-01-24 17:26:07 UTC MAIN commitmail json YAML

2023-01-24 17:22:05 UTC MAIN commitmail json YAML

2023-01-24 17:14:54 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-rope-utf16-splay to 0.4.0.0

(pho)

2023-01-24 17:14:46 UTC MAIN commitmail json YAML

2023-01-24 17:11:17 UTC MAIN commitmail json YAML

doc: Updated devel/hs-haskell-lexer to 1.1.1

(pho)

2023-01-24 17:11:08 UTC MAIN commitmail json YAML

2023-01-24 17:07:20 UTC MAIN commitmail json YAML

doc: Updated devel/hs-terminal-size to 0.3.3

(pho)

2023-01-24 17:07:08 UTC MAIN commitmail json YAML