The NetBSD Project

CVS log for pkgsrc/devel/hs-monad-control/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / hs-monad-control

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Mar 5 03:39:21 2025 UTC (7 weeks, 6 days ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
recursive revbump after patching lang/ghc910

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Feb 2 13:05:15 2025 UTC (2 months, 3 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Bump all Haskell packages after switching the default compiler.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu May 9 01:32:04 2024 UTC (11 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.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Recursive revbump after changing the default Haskell compiler

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Nov 2 06:36:47 2023 UTC (17 months, 3 weeks ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Revbump all Haskell after updating lang/ghc96

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Oct 9 04:54:24 2023 UTC (18 months, 2 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Bump Haskell packages after updating lang/ghc94

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Feb 7 01:40:44 2023 UTC (2 years, 2 months 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.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
revbump all the Haskell packages after modifying the runtime system of lang/ghc94

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Feb 26 03:58:02 2022 UTC (3 years, 2 months 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.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Feb 12 08:50:35 2022 UTC (3 years, 2 months ago) by pho
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
revbump after changing the default Haskell compiler

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Feb 12 04:45:11 2022 UTC (3 years, 2 months ago) by pho
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -3 lines
Update to monad-control-1.0.3.1

1.0.3.1.
* Support transformers-0.6

1.0.3
* Add `controlT`
* Support transformers-compat-0.7

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jan 18 02:48:10 2022 UTC (3 years, 3 months ago) by pho
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Bump packages that depends on GHC

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon May 3 19:01:01 2021 UTC (3 years, 11 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.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
*: Bump PKGREVISION for ghc-9.0.1

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jan 11 10:39:25 2020 UTC (5 years, 3 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.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
Remove dependency on devel/hs-stm

It's now part of GHC.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jan 1 04:51:21 2020 UTC (5 years, 3 months ago) by pho
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
Update to monad-control-1.0.2.3

1.0.2.3
* Correct spelling mistake. Courtesy of Edward Betts.
* Support transformers-compat-0.6.

1.0.2.2
* Added some good documentation. Courtesy of Franz Thoma.

1.0.2.1
* Refer to Michael Snoyman's excellent tutorial on monad-control.

1.0.2.0
* Improve documentation by including type equalities in the Haddock
  documentation.
* Add helpers to define MonadTransControl for stack of two:
  RunDefault2, defaultLiftWith2, defaultRestoreT2

1.0.1.0
* Added the functions:

  liftThrough
    :: (MonadTransControl t, Monad (t m), Monad m)
    => (m (StT t a) -> m (StT t b)) -- ^
    -> t m a -> t m b

  captureT :: (MonadTransControl t, Monad (t m), Monad m) => t m (StT t ())
  captureM :: MonadBaseControl b m => m (StM m ())

* Added Travis-CI integration

1.0.0.5
* Support transformers-0.5 & ransformers-compat-0.5.*.

1.0.0.4
* Support transformers-compat-0.4.*.

1.0.0.3
* Unconditionally add ExceptT instances using transformers-compat.
  Courtesy of Adam Bergmark.

1.0.0.2
* Add a base >= 4.5 constraint because monad-control only builds on
  GHC >= 7.4.

1.0.0.1
* Use Safe instead of Trustworthy. This requires a dependency on stm.

1.0.0.0
* Switch the associated data types StT and StM to associated type
  synonyms.

  This is an API breaking change. To fix your MonadTransControl or
  MonadBaseControl instances simply remove the StT or StM constructors
  and deconstructors for your monad transformers or monad.

* Add the embed, embed_ and liftBaseOpDiscard functions.

0.3.3.1
* Unconditionally add ExceptT instances using transformers-compat.
  Courtesy of Adam Bergmark.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Nov 23 12:52:32 2014 UTC (10 years, 5 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, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Bump PKGREVISION for hs-transformers-0.4.2.0

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 11 21:06:30 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 -1 lines
Bump PKGREVISION for hs-transformers-base-0.4.3

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jul 30 21:34:26 2014 UTC (10 years, 9 months ago) by szptvlfn
Branches: MAIN
Import monad-control-0.3.3.0 as devel/hs-monad-control,
packaged for wip by pho.

This package defines the type class MonadBaseControl, a subset of
MonadBase into which generic control operations such as catch can be
lifted from IO or any other base monad. Instances are based on monad
transformers in MonadTransControl, which includes all standard monad
transformers in the transformers library except ContT.

See the lifted-base package which uses monad-control to lift IO
operations from the base library (like catch or bracket) into any
monad that is an instance of MonadBase or MonadBaseControl.

Note that this package is a rewrite of Anders Kaseorg's monad-peel
library. The main difference is that this package provides CPS style
operators and exploits the RankNTypes and TypeFamilies language
extensions to simplify and speedup most definitions.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>