Skip to content

use cats-effect and remove the homegrown IO system #331

@johnynek

Description

@johnynek

this code predates cats-effect being a stable project so it uses a somewhat old style of Free-monad encoding of IO.

Just use cats.effect.IO and simplify.

If we want mockability, then have some module approach that makes all the file system functions abstract.

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