aboutsummaryrefslogtreecommitdiff
path: root/lux-python/source/program.lux
diff options
context:
space:
mode:
Diffstat (limited to 'lux-python/source/program.lux')
-rw-r--r--lux-python/source/program.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-python/source/program.lux b/lux-python/source/program.lux
index 360d02448..6ae2a4aa2 100644
--- a/lux-python/source/program.lux
+++ b/lux-python/source/program.lux
@@ -7,6 +7,7 @@
[monad (#+ do)]]
[control
[pipe (#+ new>)]
+ ["." maybe]
["." try (#+ Try)]
["." exception (#+ exception:)]
["." io (#+ IO io)]
@@ -14,7 +15,6 @@
[concurrency
["." async (#+ Async)]]]
[data
- ["." maybe]
["." text ("#\." hash)
["%" format (#+ format)]
[encoding