elm/compiler/Build
Evan Czaplicki b00a8cb9b5 Add check that all ports appear in the "main" module
It is unclear what it means if ports are used in sub-modules, so to be
cautious, we want to rule it out in the first release. As people use
the API it’ll become clear how sub-module ports are necessary and what
problems they might cause.
2014-01-20 15:10:40 +01:00
..
Dependencies.hs Merge in @maxsnew's fixes from #424 2014-01-15 13:54:40 +01:00
File.hs Add check that all ports appear in the "main" module 2014-01-20 15:10:40 +01:00
Flags.hs Get rid of Build.Info file, move compiler version to Elm.Internal.Version and use Elm's version conventions 2013-12-17 11:36:05 -08:00
Interface.hs Use Build.Print to show errors 2014-01-20 14:01:53 +01:00
Print.hs Merge in @maxsnew's fixes from #424 2014-01-15 13:54:40 +01:00
Source.hs Add check that all ports appear in the "main" module 2014-01-20 15:10:40 +01:00
Utils.hs Add -W flag 2014-01-06 07:47:14 +01:00