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:51:51 UTC Now

2023-11-02 02:10:11 UTC MAIN commitmail json YAML

doc: Added misc/hs-magic version 1.1

(pho)

2023-11-02 02:10:03 UTC MAIN commitmail json YAML

misc/hs-magic: import hs-magic-1.1

This package provides a Haskell interface to the C libmagic library. With
it, you can determine the type of a file by examining its contents rather
than its name. The Haskell interface provides a full-featured binding.

(pho)

2023-11-02 01:55:21 UTC MAIN commitmail json YAML

net/Makefile: + hs-torrent

(pho)

2023-11-02 01:55:14 UTC MAIN commitmail json YAML

doc: Added net/hs-torrent version 10000.1.3

(pho)

2023-11-02 01:55:07 UTC MAIN commitmail json YAML

2023-11-02 01:54:05 UTC MAIN commitmail json YAML

converters/Makefile: + hs-bencode

(pho)

2023-11-02 01:53:57 UTC MAIN commitmail json YAML

doc: Added converters/hs-bencode version 0.6.1.1

(pho)

2023-11-02 01:53:48 UTC MAIN commitmail json YAML

converters/hs-bencode: import hs-bencode-0.6.1.1

Parsers and printers for bencoded data. Bencode (pronounced like B encode)
is the encoding used by the peer-to-peer file sharing system BitTorrent for
storing and transmitting loosely structured data.

(pho)

2023-11-02 01:39:43 UTC MAIN commitmail json YAML

net/Makefile: + hs-network-multicast

(pho)

2023-11-02 01:39:35 UTC MAIN commitmail json YAML

doc: Added net/hs-network-multicast version 0.3.2

(pho)

2023-11-02 01:39:28 UTC MAIN commitmail json YAML

net/hs-network-multicast: import hs-network-multicast-0.3.2

The Network.Multicast module is for sending UDP datagrams over multicast
(class D) addresses.

(pho)

2023-11-02 01:30:30 UTC MAIN commitmail json YAML

sysutils/Makefile: + hs-fdo-notify

(pho)

2023-11-02 01:30:17 UTC MAIN commitmail json YAML

doc: Added sysutils/hs-fdo-notify version 0.3.1

(pho)

2023-11-02 01:30:08 UTC MAIN commitmail json YAML

sysutils/hs-fdo-notify: import hs-fdo-notify-0.3.1

A library for issuing notifications using FreeDesktop.org's Desktop
Notifications protcol. This protocol is supported by services such as
Ubuntu's NotifyOSD.

(pho)

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

misc/hs-pager: Fix build on platforms where ${SED} is textproc/nbsed

(pho)

2023-11-02 01:22:02 UTC MAIN commitmail json YAML

2023-11-02 01:18:11 UTC MAIN commitmail json YAML

2023-11-02 01:15:01 UTC MAIN commitmail json YAML

devel/happy: Fix build on platforms where ${SED} is textproc/nbsed

(pho)

2023-11-02 01:06:56 UTC MAIN commitmail json YAML

sysutils/Makefile: + hs-dbus

(pho)

2023-11-02 01:06:46 UTC MAIN commitmail json YAML

doc: Added sysutils/hs-dbus version 1.3.1

(pho)

2023-11-02 01:06:39 UTC MAIN commitmail json YAML

sysutils/hs-dbus: import hs-dbus-1.3.1

D-Bus is a simple, message-based protocol for inter-process communication,
which allows applications to interact with other parts of the machine and
the user's session using remote procedure calls.

D-Bus is a essential part of the modern Linux desktop, where it replaces
earlier protocols such as CORBA and DCOP.

This library is an implementation of the D-Bus protocol in Haskell. It can
be used to add D-Bus support to Haskell applications, without the awkward
interfaces common to foreign bindings.

(pho)

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

mk/haskell.mk: Suppress warnings about -fsplit-sections on Darwin

(pho)

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

lang/ghc96: Fix Cabal on Darwin trying to install shared libraries having '@rpath' and fail

Sorry, Darwin users. It's likely that I've been shipping broken GHC on this
platform for so long. I should have done more tests on the platform.

(pho)

2023-11-01 17:52:48 UTC MAIN commitmail json YAML

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

devel/Makefile: + hs-hfsevents

(pho)

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

doc: Added devel/hs-hfsevents version 0.1.6

(pho)

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

2023-11-01 15:37:07 UTC MAIN commitmail json YAML

2023-11-01 11:46:01 UTC MAIN commitmail json YAML

mk/check/check-shlibs-macho.awk: Bugfix

Reset 'found' variable for each library check.  Previously, all subsequent
tests would pass after the first successful check.

(pho)

2023-11-01 03:18:56 UTC MAIN commitmail json YAML

www/Makefile: + hs-yesod-static

(pho)

2023-11-01 03:18:22 UTC MAIN commitmail json YAML

doc: Added www/hs-yesod-static version 1.6.1.0

(pho)

2023-11-01 03:18:15 UTC MAIN commitmail json YAML

2023-11-01 03:15:04 UTC MAIN commitmail json YAML

lang/Makefile: + hjsmin

(pho)

2023-11-01 03:14:56 UTC MAIN commitmail json YAML

doc: Added lang/hjsmin version 0.2.1

(pho)

2023-11-01 03:14:49 UTC MAIN commitmail json YAML

lang/hjsmin: import hjsmin-0.2.1

Reduces size of javascript files by stripping out extraneous whitespace and
other syntactic elements, without changing the semantics.

(pho)

2023-11-01 03:08:49 UTC MAIN commitmail json YAML

security/Makefile: + hs-crypton-conduit

(pho)

2023-11-01 03:08:40 UTC MAIN commitmail json YAML

doc: Added security/hs-crypton-conduit version 0.2.3

(pho)

2023-11-01 03:08:32 UTC MAIN commitmail json YAML

security/hs-crypton-conduit: import hs-crypton-conduit-0.2.3

Conduit bridge for crypton.

For now only provide a conduit version for hash and hmac, but with
contribution, this could provide cipher conduits too, and probably other
things.

(pho)

2023-11-01 02:59:17 UTC MAIN commitmail json YAML

www/Makefile: + hs-yesod

(pho)

2023-11-01 02:59:09 UTC MAIN commitmail json YAML

doc: Added www/hs-yesod version 1.6.2.1

(pho)

2023-11-01 02:59:01 UTC MAIN commitmail json YAML

www/hs-yesod: import hs-yesod-1.6.2.1

The yesod package groups together the various Yesod related packages into
one cohesive whole. This is the "battery loaded" version of Yesod, whereas
most of the core code lives in yesod-core.

Yesod is fully documented on its website: http://www.yesodweb.com/

(pho)

2023-11-01 02:57:26 UTC MAIN commitmail json YAML

www/Makefile: + hs-yesod-form

(pho)

2023-11-01 02:57:18 UTC MAIN commitmail json YAML

doc: Added www/hs-yesod-form version 1.7.6

(pho)

2023-11-01 02:57:11 UTC MAIN commitmail json YAML

www/hs-yesod-form: import hs-yesod-form-1.7.6

Form handling for Yesod, in the same style as formlets. See the forms
chapter of the Yesod book: http://www.yesodweb.com/book/forms

This package provides a set of basic form inputs such as text, number,
time, checkbox, select, textarea, and etc. via Yesod.Form.Fields
module. Also, there is Yesod.Form.Nic module providing richtext field using
Nic editor. However, this module is grandfathered now and Nic editor is not
actively maintained since June 2012. You can find additional richtext
editor fields in yesod-form-richtext package (currently in provides support
of Summernote editor only).

(pho)

2023-11-01 02:55:12 UTC MAIN commitmail json YAML

www/Makefile: + hs-yesod-persistent

(pho)

2023-11-01 02:55:04 UTC MAIN commitmail json YAML

doc: Added www/hs-yesod-persistent version 1.6.0.8

(pho)

2023-11-01 02:54:57 UTC MAIN commitmail json YAML

2023-11-01 02:53:42 UTC MAIN commitmail json YAML

devel/Makefile: + hs-persistent-template

(pho)

2023-11-01 02:53:29 UTC MAIN commitmail json YAML

doc: Added devel/hs-persistent-template version 2.12.0.0

(pho)

2023-11-01 02:53:20 UTC MAIN commitmail json YAML

devel/hs-persistent-template: import hs-persistent-template-2.12.0.0

Begone! This package was absorbed into persistent with the 2.12.0.1
release.

persistent-template provides Template Haskell helpers for persistent. For
more information, see the chapter in the Yesod book:
http://www.yesodweb.com/book/persistent

(pho)

2023-11-01 02:42:45 UTC MAIN commitmail json YAML

mail/Makefile: + hs-email-validate

(pho)

2023-11-01 02:42:35 UTC MAIN commitmail json YAML

doc: Added mail/hs-email-validate version 2.3.2.19

(pho)

2023-11-01 02:42:28 UTC MAIN commitmail json YAML

2023-11-01 02:34:49 UTC MAIN commitmail json YAML

www/Makefile: + hs-yesod-core

(pho)

2023-11-01 02:34:40 UTC MAIN commitmail json YAML

doc: Added www/hs-yesod-core version 1.6.25.0

(pho)

2023-11-01 02:34:32 UTC MAIN commitmail json YAML

www/hs-yesod-core: import hs-yesod-core-1.6.25.0

This is the main package for Yesod, providing all core functionality on
which other packages can be built. It provides dispatch, handler functions,
widgets, etc.

(pho)

2023-10-31 18:49:18 UTC MAIN commitmail json YAML

sysutils/Makefile: + hs-mountpoints

(pho)

2023-10-31 18:48:41 UTC MAIN commitmail json YAML

doc: Added sysutils/hs-mountpoints version 1.0.2

(pho)

2023-10-31 18:48:34 UTC MAIN commitmail json YAML

2023-10-31 18:25:10 UTC MAIN commitmail json YAML

www/Makefile: + hs-clientsession

(pho)

2023-10-31 18:25:00 UTC MAIN commitmail json YAML

doc: Added www/hs-clientsession version 0.9.2.0

(pho)

2023-10-31 18:24:52 UTC MAIN commitmail json YAML

www/hs-clientsession: import hs-clientsession-0.9.2.0

Achieves security through AES-CTR encryption and Skein-MAC-512-256
authentication. Uses Base64 encoding to avoid any issues with characters.

(pho)

2023-10-31 18:22:08 UTC MAIN commitmail json YAML

devel/Makefile: + hs-setenv

(pho)

2023-10-31 18:21:58 UTC MAIN commitmail json YAML

doc: Added devel/hs-setenv version 0.1.1.3

(pho)

2023-10-31 18:21:51 UTC MAIN commitmail json YAML

devel/hs-setenv: import hs-setenv-0.1.1.3

A cross-platform library for setting environment variables

Note: Since base-4.7.0.0 the functions setEnv and unsetEnv are provided by
System.Environment. System.SetEnv merily re-exports those functions when
built with base >= 4.7.

(pho)

2023-10-31 18:13:01 UTC MAIN commitmail json YAML

security/Makefile: + hs-skein

(pho)

2023-10-31 18:12:18 UTC MAIN commitmail json YAML

doc: Added security/hs-skein version 1.0.9.4

(pho)

2023-10-31 18:12:11 UTC MAIN commitmail json YAML

security/hs-skein: import hs-skein-1.0.9.4

Skein (http://www.skein-hash.info/) is a family of fast secure
cryptographic hash functions designed by Niels Ferguson, Stefan Lucks,
Bruce Schneier, Doug Whiting, Mihir Bellare, Tadayoshi Kohno, Jon Callas
and Jesse Walker.

This package uses bindings to the optimized C implementation of Skein. We
provide a high-level interface (see module Crypto.Skein) to some of the
Skein use cases. We also provide a low-level interface (see module
Crypto.Skein.Internal) should you need to use Skein in a different way.

Currently we have support for Skein as cryptographic hash function as Skein
as a message authentication code (Skein-MAC). For examples of how to use
this package, see Crypto.Skein module documentation.

This package includes Skein v1.3. Versions of this package before 1.0.0
implemented Skein v1.1.

(pho)

2023-10-31 17:56:24 UTC MAIN commitmail json YAML

devel/Makefile: + hs-tasty-rerun

(pho)

2023-10-31 17:56:01 UTC MAIN commitmail json YAML

doc: Added devel/hs-tasty-rerun version 1.1.19

(pho)

2023-10-31 17:55:54 UTC MAIN commitmail json YAML

devel/hs-tasty-rerun: import hs-tasty-rerun-1.1.19

This Ingredient for tasty testing framework allows to filter a test tree
depending on an outcome of the previous run. This may be useful in many
scenarios, especially when a test suite grows large.

For example, tasty-rerun allows:

* Rerun only tests, which failed during the last run (--rerun). Combined
  with live reloading (e. g., using ghcid or stack test --file-watch), it
  gives an ultimate power to focus on broken parts and put them back in
  shape, enjoying a tight feedback loop.

* Rerun only tests, which have beed added since the last saved test
  run. This comes handy when writing a new module, which does not affect
  other parts of the system, or adding new test cases.

* Rerun only tests, which passed during the last saved test run. Sometimes
  a part of the test suite is consistently failing (e. g., an external
  service is temporarily down), but you want be sure that you are not
  breaking anything else in course of your work.

(pho)

2023-10-31 17:14:47 UTC MAIN commitmail json YAML

devel/Makefile: + hs-tasty-quickcheck

(pho)

2023-10-31 17:14:41 UTC MAIN commitmail json YAML

doc: Added devel/hs-tasty-quickcheck version 0.10.3

(pho)

2023-10-31 17:14:34 UTC MAIN commitmail json YAML

2023-10-31 17:11:06 UTC MAIN commitmail json YAML

security/Makefile: + hs-securemem

(pho)

2023-10-31 17:10:57 UTC MAIN commitmail json YAML

doc: Added security/hs-securemem version 0.1.10

(pho)

2023-10-31 17:10:50 UTC MAIN commitmail json YAML

security/hs-securemem: import hs-securemem-0.1.10

SecureMem is similar to ByteString, except that it provides a memory chunk
that will be auto-scrubbed after it run out of scope.

(pho)

2023-10-31 17:08:21 UTC MAIN commitmail json YAML

converters/Makefile: + hs-sandi

(pho)

2023-10-31 17:08:11 UTC MAIN commitmail json YAML

doc: Added converters/hs-sandi version 0.5

(pho)

2023-10-31 17:08:04 UTC MAIN commitmail json YAML

2023-10-31 17:06:06 UTC MAIN commitmail json YAML

devel/Makefile: + hs-safesemaphore

(pho)

2023-10-31 17:05:57 UTC MAIN commitmail json YAML

doc: Added devel/hs-safesemaphore version 0.10.1

(pho)

2023-10-31 17:05:49 UTC MAIN commitmail json YAML

devel/hs-safesemaphore: import hs-safesemaphore-0.10.1

This provides a much safer semaphore than the QSem, QSemN, SampleVar in
base. Those base modules are not exception safe and can be broken by
killThread.

(pho)

2023-10-31 17:00:44 UTC MAIN commitmail json YAML

databases/Makefile: + hs-persistent-sqlite

(pho)

2023-10-31 17:00:33 UTC MAIN commitmail json YAML

doc: Added databases/hs-persistent-sqlite version 2.13.2.0

(pho)

2023-10-31 17:00:26 UTC MAIN commitmail json YAML

2023-10-31 16:52:59 UTC MAIN commitmail json YAML

devel/Makefile: + hs-persistent

(pho)

2023-10-31 16:52:37 UTC MAIN commitmail json YAML

doc: Added devel/hs-persistent version 2.14.6.0

(pho)

2023-10-31 16:52:30 UTC MAIN commitmail json YAML

devel/hs-persistent: import hs-persistent-2.14.6.0

Type-safe, data serialization. You must use a specific backend in order to
make this useful.

(pho)

2023-10-31 16:48:01 UTC MAIN commitmail json YAML

devel/Makefile: + hs-silently

(pho)

2023-10-31 16:47:50 UTC MAIN commitmail json YAML

doc: Added devel/hs-silently version 1.2.5.3

(pho)

2023-10-31 16:47:43 UTC MAIN commitmail json YAML

devel/hs-silently: import hs-silently-1.2.5.3

Silently is a package that allows you to run an IO action and prevent it
from writing to stdout, or any other handle, by using silence. Or you can
capture the output for yourself using capture.

(pho)

2023-10-31 16:45:06 UTC MAIN commitmail json YAML

devel/Makefile: + hs-resource-pool

(pho)

2023-10-31 16:44:56 UTC MAIN commitmail json YAML

doc: Added devel/hs-resource-pool version 0.4.0.0

(pho)

2023-10-31 16:44:49 UTC MAIN commitmail json YAML

devel/hs-resource-pool: import hs-resource-pool-0.4.0.0

A high-performance striped pooling abstraction for managing flexibly-sized
collections of resources such as database connections.

(pho)

2023-10-31 16:41:13 UTC MAIN commitmail json YAML

www/Makefile: + hs-path-pieces

(pho)

2023-10-31 16:40:16 UTC MAIN commitmail json YAML

doc: Added www/hs-path-pieces version 0.2.1

(pho)

2023-10-31 16:40:08 UTC MAIN commitmail json YAML

www/hs-path-pieces: import hs-path-pieces-0.2.1

Defines two typeclasses used for converting Haskell data types to and from
route pieces. Used in Yesod to automatically marshall data in the request
path.

see http://www.yesodweb.com/ for more information.

(pho)

2023-10-31 16:35:22 UTC MAIN commitmail json YAML

devel/Makefile: + hs-lift-type

(pho)

2023-10-31 16:35:04 UTC MAIN commitmail json YAML

doc: Added devel/hs-lift-type version 0.1.1.1

(pho)

2023-10-31 16:34:57 UTC MAIN commitmail json YAML

devel/hs-lift-type: import hs-lift-type-0.1.1.1

This library provides a utility function liftType which accepts a type
application argument and returns the Template Haskell Type representation
of it.

(pho)

2023-10-31 16:31:23 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-cgrep to 8.1.0

(pho)

2023-10-31 16:31:14 UTC MAIN commitmail json YAML

textproc/hs-cgrep: Update to 8.1.0

No change log is provided by the upstream.

(pho)

2023-10-31 16:29:49 UTC MAIN commitmail json YAML

devel/Makefile: + hs-unagi-chan

(pho)

2023-10-31 16:29:41 UTC MAIN commitmail json YAML

doc: Added devel/hs-unagi-chan version 0.4.1.4

(pho)

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

devel/hs-unagi-chan: import hs-unagi-chan-0.4.1.4

This library provides implementations of concurrent FIFO queues (for both
general boxed and primitive unboxed values) that are fast, perform well
under contention, and offer a Chan-like interface. The library may be of
limited usefulness outside of x86 architectures where the fetch-and-add
instruction is not available.

We export several variations of our design; some support additional
functionality while others try for lower latency by removing features or
making them more restrictive (e.g. in the Unboxed variants).

* Unagi: a general-purpose near drop-in replacement for Chan.
* Unagi.Unboxed: like Unagi but specialized for primitive types; this may
  perform better if a queue grows very large.
* Unagi.Bounded: a bounded variant with blocking and non-blocking writes,
  and other functionality where a notion of the queue's capacity is
  required.
* Unagi.NoBlocking: lowest latency implementations for when blocking reads
  aren't required.
* Unagi.NoBlocking.Unboxed: like Unagi.NoBlocking but for primitive types.

(pho)

2023-10-31 16:28:09 UTC MAIN commitmail json YAML

devel/Makefile: + hs-atomic-primops

(pho)

2023-10-31 16:27:54 UTC MAIN commitmail json YAML

doc: Added devel/hs-atomic-primops version 0.8.4

(pho)

2023-10-31 16:27:46 UTC MAIN commitmail json YAML

devel/hs-atomic-primops: import hs-atomic-primops-0.8.4

After GHC 7.4 a new casMutVar# primop became available, but it's difficult
to use safely, because pointer equality is a highly unstable property in
Haskell. This library provides a safer method based on the concept of
Tickets.

Also, this library uses the "foreign primop" capability of GHC to add
access to other variants that may be of interest, specifically, compare and
swap inside an array.

Note that as of GHC 7.8, the relevant primops have been included in GHC
itself. This library is engineered to work pre- and post-GHC-7.8, while
exposing the same interface.

(pho)

2023-10-31 16:20:31 UTC MAIN commitmail json YAML

sysutils/Makefile: + hs-rawfilepath

(pho)

2023-10-31 16:20:07 UTC MAIN commitmail json YAML

doc: Added sysutils/hs-rawfilepath version 1.1.0

(pho)

2023-10-31 16:20:00 UTC MAIN commitmail json YAML

sysutils/hs-rawfilepath: import hs-rawfilepath-1.1.0

The unix package provides RawFilePath which is a type synonym of
ByteString. Unlike FilePath (which is String), it has no performance issues
because it is ByteString. It has no encoding issues because it is
ByteString which is a sequence of bytes instead of characters.

That's all good. With RawFilePath, we can properly separate the "sequence
of bytes" and the "sequence of Unicode characters." The control is
yours. Properly encode or decode them with UTF-8 or UTF-16 or any codec of
your choice.

However,

* The functions in unix are low-level.
* The higher-level packages such as process and directory are strictly tied
  to FilePath.

This library provides the higher-level interface with RawFilePath.

(pho)

2023-10-31 16:16:52 UTC MAIN commitmail json YAML

sysutils/Makefile: + hs-posix-paths

(pho)

2023-10-31 16:16:44 UTC MAIN commitmail json YAML

doc: Added sysutils/hs-posix-paths version 0.3.0.0

(pho)

2023-10-31 16:16:37 UTC MAIN commitmail json YAML

sysutils/hs-posix-paths: import hs-posix-paths-0.3.0.0

This package gives access to certain POSIX-based Filepath/Directory
services.

The package is not supported under Windows (except under Cygwin).

(pho)

2023-10-31 16:14:09 UTC MAIN commitmail json YAML

devel/Makefile: + hs-bytestring-strict-builder

(pho)

2023-10-31 16:14:00 UTC MAIN commitmail json YAML

doc: Added devel/hs-bytestring-strict-builder version 0.4.5.7

(pho)

2023-10-31 16:13:53 UTC MAIN commitmail json YAML

devel/hs-bytestring-strict-builder: import hs-bytestring-strict-builder-0.4.5.7

According to the competition benchmarks
(https://github.com/nikita-volkov/bytestring-builders-benchmark), this
library provides on average the fastest builder of strict
bytestrings. Practical benchmarks have proven it to be highly performant as
well. The encoders from the "postgresql-binary" library have shown a stable
performance improvement by factors of up to 10 after the migration from the
standard builder to "bytestring-strict-builder".

(pho)

2023-10-31 16:09:03 UTC MAIN commitmail json YAML

devel/Makefile: + hs-bitwise

(pho)

2023-10-31 16:08:38 UTC MAIN commitmail json YAML

doc: Added devel/hs-bitwise version 1.0.0.1

(pho)

2023-10-31 16:08:30 UTC MAIN commitmail json YAML

devel/hs-bitwise: import hs-bitwise-1.0.0.1

Unboxed multidimensional bit packed Bool arrays with fast aggregate
operations based on lifting Bool operations to bitwise operations.

There are many other bit packed structures out there, but none met all of
these requirements:

1. unboxed bit packed Bool array,
2. multi-dimensional indexing,
3. fast (de)serialization, or interoperable with foreign code,
4. fast aggregate operations (fold, map, zip).

(pho)

2023-10-31 16:03:20 UTC MAIN commitmail json YAML

doc: Updated finance/hledger to 1.31

(pho)

2023-10-31 16:03:11 UTC MAIN commitmail json YAML

2023-10-31 15:51:51 UTC MAIN commitmail json YAML

doc: Updated finance/hledger-lib to 1.31

(pho)

2023-10-31 15:51:42 UTC MAIN commitmail json YAML

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

misc/Makefile: + hs-pager

(pho)

2023-10-31 15:33:18 UTC MAIN commitmail json YAML

doc: Added misc/hs-pager version 0.1.1.0

(pho)

2023-10-31 15:33:10 UTC MAIN commitmail json YAML

misc/hs-pager: import hs-pager-0.1.1.0

This is a Haskell library to open up the user's $PAGER with some text. On
Linux, the pager is usually called less. On the various *BSD's, the pager
is called more.

The pager doesn't notify people or anything - it takes long output and
presents it in pages.

(pho)

2023-10-31 15:28:36 UTC MAIN commitmail json YAML

textproc/Makefile: + hs-text-ansi

(pho)

2023-10-31 15:28:28 UTC MAIN commitmail json YAML

doc: Added textproc/hs-text-ansi version 0.3.0.1

(pho)

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

textproc/hs-text-ansi: import hs-text-ansi-0.3.0.1

Text styling for ANSI terminals using SGR codes, as defined by the ECMA-48
standard.

Supports foreground/background color, bold/faint intensity, italic,
single/double underline, strikethrough, frame, encircle, and overline
escape sequences. Some styles may not work on your terminal.

Also features terminal detection, so redirecting styled output to a file
will automatically strip the ANSI escape sequences.

(pho)

2023-10-31 15:24:37 UTC MAIN commitmail json YAML

doc: Updated devel/haskell-language-server to 2.4.0.0

(pho)

2023-10-31 15:24:28 UTC MAIN commitmail json YAML

2023-10-31 15:17:09 UTC MAIN commitmail json YAML

devel/Makefile: + hs-hls-overloaded-record-dot-plugin

(pho)

2023-10-31 15:16:43 UTC MAIN commitmail json YAML

doc: Added devel/hs-hls-overloaded-record-dot-plugin version 2.4.0.0

(pho)

2023-10-31 15:16:34 UTC MAIN commitmail json YAML

2023-10-31 15:04:47 UTC MAIN commitmail json YAML

devel/Makefile: + hs-hls-rename-plugin

(pho)

2023-10-31 15:04:22 UTC MAIN commitmail json YAML

doc: Added devel/hs-hls-rename-plugin version 2.4.0.0

(pho)

2023-10-31 15:04:15 UTC MAIN commitmail json YAML

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

devel/Makefile: + hs-hls-eval-plugin

(pho)

2023-10-31 14:59:10 UTC MAIN commitmail json YAML

doc: Added devel/hs-hls-eval-plugin version 2.4.0.0

(pho)

2023-10-31 14:59:02 UTC MAIN commitmail json YAML

devel/hs-hls-eval-plugin: import hs-hls-eval-plugin-2.4.0.0

The Eval plugin evaluates code inserted in comments.

This is mainly useful to test and document functions and to quickly
evaluate small expressions.

Every line of code to be evaluated is introduced by >>>

A quick calculation:

-- >>> 2**4.5/pi
-- 7.202530529256849

A little test for the double function:

{- |
A doubling function.

>>> double 11
22
-}
double = (2*)

(pho)

2023-10-31 14:47:37 UTC MAIN commitmail json YAML

2023-10-31 14:42:32 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hls-splice-plugin to 2.4.0.0

(pho)

2023-10-31 14:42:09 UTC MAIN commitmail json YAML

2023-10-31 14:37:29 UTC MAIN commitmail json YAML

2023-10-31 14:32:40 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hls-alternate-number-format-plugin to 2.4.0.0

(pho)

2023-10-31 14:32:29 UTC MAIN commitmail json YAML

2023-10-31 14:18:51 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hls-cabal-fmt-plugin to 2.4.0.0

(pho)

2023-10-31 14:18:30 UTC MAIN commitmail json YAML

2023-10-31 14:07:35 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hls-cabal-plugin to 2.4.0.0

(pho)

2023-10-31 14:07:12 UTC MAIN commitmail json YAML

2023-10-31 14:03:13 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hls-call-hierarchy-plugin to 2.4.0.0

(pho)

2023-10-31 14:02:15 UTC MAIN commitmail json YAML

2023-10-31 13:59:55 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hls-change-type-signature-plugin to 2.4.0.0

(pho)

2023-10-31 13:59:45 UTC MAIN commitmail json YAML

2023-10-31 13:57:47 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hls-class-plugin to 2.4.0.0

(pho)

2023-10-31 13:57:37 UTC MAIN commitmail json YAML

2023-10-31 13:55:05 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hls-code-range-plugin to 2.4.0.0

(pho)

2023-10-31 13:54:49 UTC MAIN commitmail json YAML

2023-10-31 13:51:48 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hls-explicit-fixity-plugin to 2.4.0.0

(pho)

2023-10-31 13:51:28 UTC MAIN commitmail json YAML

2023-10-31 13:49:06 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hls-explicit-imports-plugin to 2.4.0.0

(pho)

2023-10-31 13:48:45 UTC MAIN commitmail json YAML

2023-10-31 13:45:39 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hls-explicit-record-fields-plugin to 2.4.0.0

(pho)

2023-10-31 13:45:29 UTC MAIN commitmail json YAML

2023-10-31 13:27:56 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hls-fourmolu-plugin to 2.4.0.0

(pho)

2023-10-31 13:27:47 UTC MAIN commitmail json YAML

2023-10-31 13:24:41 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hls-gadt-plugin to 2.4.0.0

(pho)

2023-10-31 13:24:30 UTC MAIN commitmail json YAML

2023-10-31 13:20:09 UTC MAIN commitmail json YAML

2023-10-31 13:13:14 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hls-module-name-plugin to 2.4.0.0

(pho)

2023-10-31 13:13:03 UTC MAIN commitmail json YAML

2023-10-31 13:09:58 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hls-pragmas-plugin to 2.4.0.0

(pho)

2023-10-31 13:09:49 UTC MAIN commitmail json YAML

2023-10-31 13:05:52 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hls-qualify-imported-names-plugin to 2.4.0.0

(pho)

2023-10-31 13:05:41 UTC MAIN commitmail json YAML

2023-10-31 12:55:20 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hls-retrie-plugin to 2.4.0.0

(pho)

2023-10-31 12:55:10 UTC MAIN commitmail json YAML

2023-10-31 12:51:11 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hls-refactor-plugin to 2.4.0.0

(pho)

2023-10-31 12:51:01 UTC MAIN commitmail json YAML

2023-10-31 12:42:03 UTC MAIN commitmail json YAML

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

doc: Updated devel/hs-hls-ormolu-plugin to 2.4.0.0

(pho)

2023-10-31 12:26:14 UTC MAIN commitmail json YAML

2023-10-31 12:21:22 UTC MAIN commitmail json YAML

doc: Updated lang/spago to 0.21.0

(pho)

2023-10-31 12:21:13 UTC MAIN commitmail json YAML

2023-10-31 11:30:09 UTC MAIN commitmail json YAML

2023-10-31 11:26:18 UTC MAIN commitmail json YAML

net/Makefile: + hs-aws

(pho)

2023-10-31 11:26:10 UTC MAIN commitmail json YAML

doc: Added net/hs-aws version 0.24.1

(pho)

2023-10-31 11:26:02 UTC MAIN commitmail json YAML

net/hs-aws: import hs-aws-0.24.1

The aws package attempts to provide support for using Amazon Web Services
like S3 (storage), SQS (queuing) and others to Haskell programmers. The
ultimate goal is to support all Amazon Web Services.

(pho)

2023-10-31 11:05:34 UTC MAIN commitmail json YAML

doc: Updated converters/hs-pandoc-lua-engine to 0.2.1.2

(pho)

2023-10-31 11:05:23 UTC MAIN commitmail json YAML

2023-10-31 11:01:48 UTC MAIN commitmail json YAML

doc: Updated converters/hs-pandoc-server to 0.1.0.3

(pho)

2023-10-31 11:01:39 UTC MAIN commitmail json YAML

2023-10-31 10:58:52 UTC MAIN commitmail json YAML

2023-10-31 09:41:29 UTC MAIN commitmail json YAML

doc: Updated www/hs-http-conduit to 2.3.8.3

(pho)

2023-10-31 09:41:18 UTC MAIN commitmail json YAML

www/hs-http-conduit: Update to 2.3.8.3

2.3.8.3
    aeson 2.2 support #512

2.3.8.2
    Add missing crypton-connection dependency

2.3.8.1
    Drop connection dependency

(pho)

2023-10-31 09:23:42 UTC MAIN commitmail json YAML

doc: Updated devel/hs-ghcide to 2.4.0.0

(pho)

2023-10-31 09:23:32 UTC MAIN commitmail json YAML

2023-10-31 09:07:13 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hls-plugin-api to 2.4.0.0

(pho)