We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ad4020 commit 10767f0Copy full SHA for 10767f0
docs/examples/QuickStart.purs
@@ -4,7 +4,7 @@ import Prelude
4
5
import Data.Foldable (fold)
6
import Effect (Effect)
7
-import TryPureScript (h1, h3, p, text, link, render, code)
+import TryPureScript (h1, h3, p, text, render, code)
8
import Parsing (Parser, runParser)
9
import Parsing.String (char)
10
import Control.Alt ((<|>))
0 commit comments