Skip to content

Commit c16fcf4

Browse files
committed
Export unfoldCofree
1 parent 8e219f6 commit c16fcf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Control/Comonad/Cofree.purs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ module Control.Comonad.Cofree
66
, head
77
, tail
88
, hoistCofree
9+
, unfoldCofree
910
) where
1011

1112
import Prelude

0 commit comments

Comments
 (0)