From a02b7bf8ff358ccfa35b03272d28537aeac723ae Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sat, 28 Nov 2020 19:45:56 -0400 Subject: Added "private" macro to lux/debug. --- stdlib/source/spec/compositor/analysis/type.lux | 4 ---- 1 file changed, 4 deletions(-) (limited to 'stdlib/source/spec/compositor/analysis/type.lux') diff --git a/stdlib/source/spec/compositor/analysis/type.lux b/stdlib/source/spec/compositor/analysis/type.lux index 718c1d01e..7cbd5884b 100644 --- a/stdlib/source/spec/compositor/analysis/type.lux +++ b/stdlib/source/spec/compositor/analysis/type.lux @@ -1,16 +1,12 @@ (.module: [lux #* ["_" test (#+ Test)] - ["." type ("#@." equivalence)] [abstract [monad (#+ do)]] [control [pipe (#+ case>)] ["." io] ["." try]] - [data - ["." bit ("#@." equivalence)] - ["." text ("#@." equivalence)]] [math ["r" random (#+ Random)]] [macro -- cgit v1.2.3