We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1910d53 commit d4cd1a7Copy full SHA for d4cd1a7
src/comp/PreStrings.hs
@@ -391,7 +391,6 @@ fsSBreak = mkFString "SBreak"
391
fsSContinue = mkFString "SContinue"
392
fsSReturn = mkFString "SReturn"
393
fsCons = mkFString "Cons"
394
-fsConcat = mkFString "concat"
395
fsNil = mkFString "Nil"
396
fsNothing = mkFString "Nothing"
397
fsSprime = mkFString "_s__"
0 commit comments