aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/math.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/library/lux/math.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/library/lux/math.lux b/stdlib/source/library/lux/math.lux
index bbad785af..486c7221a 100644
--- a/stdlib/source/library/lux/math.lux
+++ b/stdlib/source/library/lux/math.lux
@@ -1,7 +1,6 @@
(.require
[library
[lux (.except)
- [extension (.only analysis)]
[abstract
["[0]" monad (.only do)]]
[control
@@ -14,6 +13,7 @@
[collection
["[0]" list (.use "[1]#[0]" mix)]]]
[meta
+ [extension (.only analysis)]
["@" target]
["[0]" static]
["[0]" code