Skip to content

Commit 4d4562a

Browse files
authored
Update src/Data/Monoid/DecidablyEmpty.hs
1 parent d4e73aa commit 4d4562a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Data/Monoid/DecidablyEmpty.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
-- TODO upstream somwhere else?
88
{-|
9-
Description: This module provides a class to decide whether a monoid is empty.
9+
Description: This module provides a class to decide whether a monoid element is the identity.
1010
-}
1111
module Data.Monoid.DecidablyEmpty where
1212

0 commit comments

Comments
 (0)