faylang / fay

A proper subset of Haskell that compiles to JavaScript
https://github.com/faylang/fay/wiki
BSD 3-Clause "New" or "Revised" License
1.29k stars 86 forks source link

Hide all packages by default, auto-enable fay-base #419

Closed chrisdone closed 9 years ago

chrisdone commented 9 years ago

This avoids conflicting with packages that haven't been specified on the command-line with --package, e.g. the text package when you import Data.Text.