aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/PursLoader/Options.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/PursLoader/Options.md')
-rw-r--r--docs/PursLoader/Options.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/PursLoader/Options.md b/docs/PursLoader/Options.md
index 2bfcddd..b3352fc 100644
--- a/docs/PursLoader/Options.md
+++ b/docs/PursLoader/Options.md
@@ -4,6 +4,7 @@
4 4
5``` purescript 5``` purescript
6newtype Options 6newtype Options
7 = Options { bundleOutput :: String }
7``` 8```
8 9
9##### Instances 10##### Instances