gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/cabal-syntax

A library for working with .cabal files

Screenshots

  • cabal-syntax-3.10.2.0
    ~amd64 ~x86
    doc hscolour hoogle profile

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • cabal-syntax-3.10.1.0
    ~amd64 ~x86
    doc hscolour hoogle profile

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • cabal-syntax-3.8.1.0
    ~amd64
    doc hscolour hoogle profile

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • cabal-syntax-3.6.0.0
    ~amd64
    doc hscolour hoogle profile

    View      Download      Browse     License: BSD   
    Overlay: haskell

ChangeLog

commit 4867fc0458689dfff85e97799ace31ebdfcea5b7
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Mon Mar 4 02:28:39 2024 +0100

dev-haskell/*: Add ghc 9.8.2 core libs

Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>

commit c16f96bec7ae0f7d951d1e81a6d6cedf5e2f7a92
Author: hololeap <hololeap@protonmail.com>
Date: Sat Jan 13 15:24:09 2024 -0700

dev-haskell/cabal-syntax: Fix CABAL_CORE_LIB_GHC_PV

Add ghc-9.4.8 to 3.8.1.0

Signed-off-by: hololeap <hololeap@protonmail.com>

commit d2eb50c4b3b0473eae0b086565e940b49b6ea503
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Tue Jan 9 11:24:25 2024 +0100

dev-haskell/*: Add ghc 9.6.4 core libs

commit 4766f94ac4cc7bfb63b2c442ad870ea1fda5d889
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Mon Nov 13 23:52:08 2023 +0100

dev-haskell/*: Add ghc 9.6.3 core libs

commit cf5417205371be543c0444cd14d79a6e697302aa
Author: Violet Purcell <vimproved@inventati.org>
Date: Fri Oct 27 20:35:33 2023 -0400

dev-haskell/cabal-syntax: add 9.4.7 core lib

Signed-off-by: Violet Purcell <vimproved@inventati.org>

commit 1229fb55e42bbad070c40bb7beba87d003fea9b8
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Thu Aug 10 01:57:32 2023 +0200

dev-haskell/cabal-syntax: included with ghc-9.6.2

commit 68593776d9841d0091d3fab36f11e741b5b28bb9
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Jun 18 10:01:19 2023 -0600

dev-haskell/cabal-syntax: add 3.6.0.0

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 010a49d54b66d0217137cf8fe76c31670033b82d
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Apr 30 11:35:07 2023 -0600

dev-haskell/cabal-syntax: add 3.10.1.0

Refresh ebuild for 3.8.1.0

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 4913714e40b112908249a9aa895e94008909b610
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Jun 12 21:39:54 2023 -0600

dev-lang/ghc: add 9.4.5 (unkeyworded w/hadrian)

Update CABAL_CORE_LIB_GHC_PV entries

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 3b51505fd96d649d556c5dcb2fb18869fc563526
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Feb 23 21:39:14 2023 -0700

dev-lang/ghc: add 9.4.4 (unkeyworded w/hadrian)

Update CABAL_CORE_LIB_GHC_PV entries

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600

*/*: Remove [profile?] from ghc RDEPEND

This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.

Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600

*/*: Remove ~x86 (and related) from KEYWORDS

x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.

With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.

See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600

*/*: Add [profile?] to ghc RDEPEND

Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.

Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit f6c4ebffb8edf7a0078cc8f3079693064069f554
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Sep 3 11:29:56 2022 -0600

dev-haskell/cabal-syntax: new package, add 3.8.1.0

Signed-off-by: hololeap <hololeap@users.noreply.github.com>