Correct export for astronomicalUnit
This commit is contained in:
parent
fe2cc28087
commit
436823628e
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ module Lib (
|
||||||
update,
|
update,
|
||||||
updateAll,
|
updateAll,
|
||||||
-- * Examples
|
-- * Examples
|
||||||
au, sun, earth, moon, mercury, venus, mars
|
astronomicalUnit, sun, earth, moon, mercury, venus, mars
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import Data.List
|
import Data.List
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue