From b5ac69674eada517052ee9bb046b9f977c42f330 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Tue, 11 Feb 2025 17:59:17 +0100 Subject: Better English in doc comment --- src/Data/Dependent/EnumMap/Strict/Unsafe.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Data/Dependent/EnumMap/Strict/Unsafe.hs b/src/Data/Dependent/EnumMap/Strict/Unsafe.hs index 4d4a9eb..aaa7790 100644 --- a/src/Data/Dependent/EnumMap/Strict/Unsafe.hs +++ b/src/Data/Dependent/EnumMap/Strict/Unsafe.hs @@ -4,7 +4,7 @@ not type-check keys: they do not check that you don't create two keys with the same 'Int' and different types. As a result, these functions do not have a 'Data.Type.Equality.TestEquality' constraint, and are faster. -Be aware though, because one can easily create @unsafeCoerce@ with this API: +Be careful though, because one can easily create @unsafeCoerce@ with this API: @ {-# LANGUAGE ScopedTypeVariables TypeFamilies #-} -- cgit v1.2.3-70-g09d2