We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5152fcd commit 4d8cf90Copy full SHA for 4d8cf90
src/Strongweak/Strengthen.hs
@@ -41,7 +41,7 @@ import Data.Bits ( FiniteBits )
41
42
import Data.Typeable ( Typeable, TypeRep, typeRep, Proxy(Proxy) )
43
44
-{- | Attempt to strengthen some @'Weak' a@, asserting certain invariants.
+{- | Attempt to strengthen some @'Weakened' a@, asserting certain invariants.
45
46
We take 'Weaken' as a superclass in order to maintain strong/weak type pair
47
consistency. We choose this dependency direction because we treat the strong
0 commit comments