CVS log for pkgsrc/devel/hs-cmdargs/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / devel / hs-cmdargs
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Mar 5 03:39:06 2025 UTC (3 weeks, 2 days ago) by pho
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
recursive revbump after patching lang/ghc910
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Feb 2 13:05:00 2025 UTC (7 weeks, 4 days ago) by pho
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Bump all Haskell packages after switching the default compiler.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu May 9 01:31:49 2024 UTC (10 months, 2 weeks ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
Recursive revbump after changing the default Haskell compiler
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Nov 2 06:36:22 2023 UTC (16 months, 3 weeks ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1
lines
Revbump all Haskell after updating lang/ghc96
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Oct 27 04:44:02 2023 UTC (17 months ago) by pho
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3
lines
devel/hs-cmdargs: Update to 0.10.22
0.10.22, released 2023-03-13
* #68, support GHC 9.6
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Oct 9 04:54:09 2023 UTC (17 months, 2 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
Bump Haskell packages after updating lang/ghc94
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Feb 7 01:40:30 2023 UTC (2 years, 1 month ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
revbump all the Haskell packages after modifying the runtime system of lang/ghc94
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Feb 26 03:57:50 2022 UTC (3 years, 1 month ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Feb 12 08:50:29 2022 UTC (3 years, 1 month ago) by pho
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
revbump after changing the default Haskell compiler
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 18 02:48:05 2022 UTC (3 years, 2 months ago) by pho
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
Bump packages that depends on GHC
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon May 3 19:00:56 2021 UTC (3 years, 10 months ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1
lines
*: Bump PKGREVISION for ghc-9.0.1
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Apr 23 08:49:15 2021 UTC (3 years, 11 months ago) by pho
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -3
lines
Update to cmdargs-0.10.21
0.10.21, released 2021-02-14
Handle GHC 9.0 optimisations
Remove support for GHC 7.4 to 7.8
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jan 1 03:01:16 2020 UTC (5 years, 2 months ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3
lines
Update to cmdargs-0.10.20
0.10.20, released 2018-01-22
#54, use the getopt data types from base
0.10.19, released 2018-01-01
#47, ensure Semigroup instance on all GHC versions
0.10.18, released 2017-09-24
#47, GHC 8.4 compatibility
0.10.17, released 2017-03-31
Add processValueIO for more controlled error messages
#529, don't include the stack trace in processValue
0.10.16, released 2017-03-22
Minor improvement to error messages
0.10.15, released 2017-03-06
#43, GHC 8.2 compatibility
0.10.14, released 2016-02-16
#39, ensure correct line breaks in HTML help output
#18, preserve manual \n in help messages
#25, reformat the README
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jun 4 13:06:12 2015 UTC (9 years, 9 months ago) by szptvlfn
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -3
lines
Update to 0.10.13
CHANGES:
0.10.13
#24, support Ratio in some places
https://github.com/ndmitchell/cmdargs/issues/24
0.10.12
GHC 7.2 compatibility
0.10.11
#15, never put [brackets] around optional args in Explicit
https://github.com/ndmitchell/cmdargs/issues/15
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Nov 23 12:52:32 2014 UTC (10 years, 4 months ago) by szptvlfn
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1
lines
Bump PKGREVISION for hs-transformers-0.4.2.0
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Oct 8 21:56:17 2014 UTC (10 years, 5 months ago) by szptvlfn
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Update to 0.10.10
CHANGES:
0.10.10
#14, fix @ file arguments
deprecated tyConString
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jul 28 21:35:23 2014 UTC (10 years, 8 months ago) by szptvlfn
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Update to 0.10.9
CHANGES:
0.10.9
#10, fix versionArgs (broken in 0.10.8)
0.10.8
Avoid compilation warnings on GHC 7.8
#9, add --numeric-version flag
Update the copyright year
Change GetOpt.usageInfo to be more like GetOpt
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu May 22 21:39:23 2014 UTC (10 years, 10 months ago) by szptvlfn
Branches: MAIN
CVS tags: pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Import cmdargs-0.10.7 as devel/hs-cmdargs,
packaged for wip.
This library provides an easy way to define command line parsers.
Most users will want to use the System.Console.CmdArgs.Implicit module,
whose documentation contains an example.
* System.Console.CmdArgs.Explicit provides a way to write command line parsers
for both single mode programs (most programs) and multiple mode programs
(e.g. darcs or cabal). Parsers are defined by constructing a data structure.
* System.Console.CmdArgs.Implicit provides a way to concisely define
command line parsers, up to three times shorter than getopt.
These parsers are translated into the Explicit data type.
* System.Console.CmdArgs.GetOpt provides a wrapper allowing compatiblity
with existing getopt parsers, mapping to the Explicit data type.
For a general reference on what command line flags are commonly used,
see http://www.faqs.org/docs/artu/ch10s05.html.
CVSweb <webmaster@jp.NetBSD.org>