Skip to content
This repository was archived by the owner on Oct 23, 2018. It is now read-only.
This repository was archived by the owner on Oct 23, 2018. It is now read-only.

Replace removed runIdentity with unwrap #112

@fix-fix

Description

@fix-fix

In Monad Transformer Stacks section in chapter 11 REPL example uses runIdentity from purescript-identity package. But this function was removed in v2.0 release and it's advised to use more generic unwrap from purescript-newtype, therefore provided piece of code doesn't work.

The section bits, mentioning runIdentity, should be reworded to use unwrap or other more suitable function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions