Bug 283025 - devel/elm-format: switch GHC 9.2 → GHC 9.4
Summary: devel/elm-format: switch GHC 9.2 → GHC 9.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-haskell (Nobody)
URL: https://github.com/avh4/elm-format/co...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-28 17:06 UTC by Älven
Modified: 2024-11-29 20:33 UTC (History)
2 users (show)

See Also:
arrowd: maintainer-feedback+


Attachments
[PATCH] devel/elm-format: switch GHC 9.2 → GHC 9.4 (39.15 KB, patch)
2024-11-28 17:06 UTC, Älven
alster: maintainer-approval? (haskell)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Älven 2024-11-28 17:06:47 UTC
Created attachment 255508 [details]
[PATCH] devel/elm-format: switch GHC 9.2 → GHC 9.4
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-11-29 20:32:18 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ec2d32cddb85747674a010ad4f5e2328fe8102ef

commit ec2d32cddb85747674a010ad4f5e2328fe8102ef
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2024-11-29 19:28:52 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-11-29 20:31:34 +0000

    devel/elm-format: Switch to GHC 9.4

    PR:             283025

 devel/elm-format/Makefile                        | 124 +++++-----
 devel/elm-format/distinfo                        | 290 ++++++++++++-----------
 devel/elm-format/files/patch-cabal.project (new) |  11 +
 devel/elm-format/pkg-descr                       |   5 +-
 4 files changed, 227 insertions(+), 203 deletions(-)
Comment 2 Gleb Popov freebsd_committer freebsd_triage 2024-11-29 20:33:47 UTC
Thank you for your contribution.