Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
cryogenian committed Oct 26, 2015
1 parent db6de06 commit bae3660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/src/Test/Main.purs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import Prelude

import Control.Monad.Eff (Eff())
import Control.Monad.Eff.Console (CONSOLE(), log)
import Text.Chalk
import Text.Chalky

main :: Eff (console :: CONSOLE) Unit
main = do
Expand Down

0 comments on commit bae3660

Please sign in to comment.