Skip to content

dejafu-1.3.1.0

@barrucadu barrucadu tagged this 11 Mar 22:08
* Git: :tag:`dejafu-1.3.1.0`
* Hackage: :hackage:`dejafu-1.3.1.0`

Added
~~~~~

* (:pull:`246`) ``Generic`` instances for:

    * ``Test.DejaFu.Types.ThreadId``
    * ``Test.DejaFu.Types.CRefId``
    * ``Test.DejaFu.Types.MVarId``
    * ``Test.DejaFu.Types.TVarId``
    * ``Test.DejaFu.Types.Id``
    * ``Test.DejaFu.Types.ThreadAction``
    * ``Test.DejaFu.Types.Lookahead``
    * ``Test.DejaFu.Types.TAction``
    * ``Test.DejaFu.Types.Decision``
    * ``Test.DejaFu.Types.Failure``
    * ``Test.DejaFu.Types.Bounds``
    * ``Test.DejaFu.Types.PreemptionBound``
    * ``Test.DejaFu.Types.FairBound``
    * ``Test.DejaFu.Types.LengthBound``
    * ``Test.DejaFu.Types.Discard``
    * ``Test.DejaFu.Types.MemType``
    * ``Test.DejaFu.Types.MonadFailException``

* (:pull:`246`) ``NFData`` instance for
  ``Test.DejaFu.Types.MonadFailException``

Fixed
~~~~~

* (:issue:`199`) Missing cases in the ``NFData`` instances for
  ``Test.DejaFu.Types.ThreadAction`` and ``TAction``
Assets 2