elm/compiler
2013-12-19 01:48:26 -08:00
..
Build 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
Elm/Internal Get rid of check on how many exposed modules. That's for validation elsewhere 2013-12-19 01:48:26 -08:00
Generate Get syntax highlighting on code blocks working again. 2013-12-17 16:19:42 -08:00
Language/Elm Adopt "model" code from elm-get so that dependencies can be crawled from the compiler. 2013-12-15 23:55:36 -08:00
Metadata Remove instance of unsafePerformIO 2013-11-12 22:22:49 -05:00
Parse Get rid of dependency on Text.Read.readMaybe to resolve #382 2013-12-11 18:57:56 -08:00
SourceSyntax 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
Transform Merge pull request #381 from bcdarwin/master 2013-12-10 17:48:06 -08:00
Type Improve message for errors when unifying rigid type variables 2013-12-12 17:11:49 -08:00
Compiler.hs Switch away from using Text.Blaze.Html.Renderer.Utf8 because it scrambles some things. 2013-12-17 17:43:06 -08:00
Docs.hs Report docs errors to stderr 2013-11-25 23:12:10 -06:00
Dummy.cabal Remove SourceSyntax.Rename 2013-07-29 13:21:59 +02:00
InterfaceSerialization.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
Paths_Elm.h Get rid of dummy Paths_Elm.hs file! 2013-12-15 01:35:31 -08:00