Export new functions

This commit is contained in:
rnhmjoj 2015-08-20 20:40:34 +02:00
parent d57ae9b4a0
commit 42d477edc8

View File

@ -9,7 +9,7 @@ module Data.Number
-- * Constants
, σ, φ, π, e
-- * Internals
, operator, cut
, hom, biHom, cut
) where
import Data.Number.Types