mirror of
https://github.com/coot/free-category.git
synced 2024-11-23 09:55:43 +03:00
Adding ViewL to Free.Internal export list
This commit is contained in:
parent
be5cfdc552
commit
3b9c127ff8
@ -32,6 +32,7 @@ module Control.Category.Free.Internal
|
||||
, Queue (NilQ, ConsQ)
|
||||
, emptyQ
|
||||
, cons
|
||||
, ViewL (..)
|
||||
, uncons
|
||||
, snoc
|
||||
, foldQ
|
||||
|
Loading…
Reference in New Issue
Block a user