messing with the nsfw warning
This commit is contained in:
parent
9d45b520e7
commit
5c2a50760a
6 changed files with 46 additions and 18 deletions
|
@ -2,7 +2,7 @@
|
|||
module BuilderQQ
|
||||
(b,
|
||||
Builder, toStrictText, toLazyText, fromText, fromString, fromChar,
|
||||
textMap, ifJust, escId, escAttr)
|
||||
textMap, ifJust, escId, escAttr, CanBuild (..))
|
||||
where
|
||||
|
||||
import Data.Char (isLower, isSpace, isDigit, isAlphaNum)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue