Closed thomashoneyman closed 3 years ago
CI fails with this. We'll fix it later.
[1/1 ModuleNotFound] .spago/freet/main/src/Control/Comonad/Cofree/Trans.purs:18:1
18 import Control.Comonad.Cofree.Class (class ComonadCofree)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Module Control.Comonad.Cofree.Class was not found.
Make sure the source file exists, and that it has been provided as an input to the compiler.
Src Lib All
Warnings 0 0 0
Errors 0 1 1
[error] Failed to build.
Description of the change
This PR updates the CHANGELOG in preparation for the upcoming release of this library.
Related: purescript/purescript#3985