Bug 258137

Summary: [NEW PORT] devel/hs-ormolu: formatter for Haskell source code
Product: Ports & Packages Reporter: Alexis Praga <alexis.praga>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Only Me CC: alexis.praga, cryptogodfatherva45, nc
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
V.0.2.0.0 (initial PR)
none
v 0.3.0.0 none

Description Alexis Praga 2021-08-29 10:18:33 UTC
Created attachment 227527 [details]
V.0.2.0.0 (initial PR)

Ormolu is a formatter for Haskell source code, with one “true” formatting style resulting in minimal diffs. It is well-tested and robust

Tested on poudriere for amd64: 11.4, 12.2 and 13.0.
Comment 1 Alexis Praga 2021-09-14 19:24:23 UTC
Created attachment 227904 [details]
v 0.3.0.0

Update to 0.3.0.0
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2021-09-15 16:35:53 UTC
Committed!
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-09-15 16:36:01 UTC
A commit in branch main references this bug:

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

commit 6c8827c65d28db993fd1f4d350103acd06a063e8
Author:     Alexis Praga <alexis.praga@free.fr>
AuthorDate: 2021-09-15 16:35:31 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-09-15 16:35:31 +0000

    devel/hs-ormolu: New port: formatter for Haskell source code

    PR:     258137

 devel/Makefile                    |  1 +
 devel/hs-ormolu/Makefile (new +x) | 27 +++++++++++++++++++++++++++
 devel/hs-ormolu/distinfo (new +x) | 35 +++++++++++++++++++++++++++++++++++
 devel/hs-ormolu/pkg-descr (new)   |  8 ++++++++
 4 files changed, 71 insertions(+)