Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

Commit

Permalink
.psci config file
Browse files Browse the repository at this point in the history
  • Loading branch information
paf31 committed Apr 3, 2014
1 parent b698043 commit cef1170
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .psci
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
:m bower_components/purescript-random/src/Control/Monad/Eff/Random.purs
:m bower_components/purescript-either/src/Data/Either.purs
:m bower_components/purescript-tuples/src/Data/Tuple.purs
:m bower_components/purescript-maybe/src/Data/Maybe.purs
:m bower_components/purescript-exceptions/src/Control/Monad/Eff/Exception.purs
:m bower_components/purescript-arrays/src/Data/Array/Unsafe.purs
:m bower_components/purescript-arrays/src/Data/Array.purs
:m bower_components/purescript-math/src/Math.purs

0 comments on commit cef1170

Please sign in to comment.