We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abc3862 commit a76be76Copy full SHA for a76be76
1 file changed
Data/Text/Format/Functions.hs
@@ -13,7 +13,7 @@
13
14
module Data.Text.Format.Functions
15
(
16
- (<>)
+ (Data.Text.Format.Functions.<>)
17
, i2d
18
) where
19
0 commit comments