Skip to content

Missing instance SplitGen g => SplitGen (StateGen g) #182

Description

@treblacy

Version 1.3.0 is missing an instance SplitGen g => SplitGen (StateGen g).

It could be easily fixed in the source code by visiting newtype StateGen g = ... deriving (..., RandomGen, ... and adding SplitGen, much like how it's done in IOGen, STGen, etc.

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions