1
1
mirror of https://github.com/coot/free-category.git synced 2024-11-23 09:55:43 +03:00

Export lengthListTr

This commit is contained in:
Marcin Szamotulski 2019-09-01 13:39:37 +02:00
parent 61a5e8e79c
commit 716a6ab428
No known key found for this signature in database
GPG Key ID: 788D56E52D63FAA4

View File

@ -29,6 +29,7 @@ module Control.Category.Free.Internal
( Op (..)
, hoistOp
, ListTr (..)
, lengthListTr
, Queue (NilQ, ConsQ)
, emptyQ
, cons