summaryrefslogtreecommitdiff
path: root/src/SOAS/Algebra.idr
diff options
context:
space:
mode:
Diffstat (limited to 'src/SOAS/Algebra.idr')
-rw-r--r--src/SOAS/Algebra.idr1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/SOAS/Algebra.idr b/src/SOAS/Algebra.idr
index 7dff735..db701d3 100644
--- a/src/SOAS/Algebra.idr
+++ b/src/SOAS/Algebra.idr
@@ -27,7 +27,6 @@ record (.MetaAlg)
export
traverse : {0 p,a : type.SortedFamily} ->
{0 signature : type.SortedFunctor} ->
- (functoriality : signature.Map) =>
(str : Strength signature) =>
(coalg : type.PointedCoalgStruct p) =>
(alg : signature a -|> a) ->