elm/compiler
Michael Sondergaard fdea1470f6 Also catch Just [] as an error
Motivation here is that if we can't even extract a name and description, it's
an error.
2013-11-11 15:15:42 +01:00
..
Generate Be sure to avoid variable shadowing when generating temporary variables, fix for # 318 2013-11-02 19:05:07 +01:00
Language Remove generateHtml, which is dead code 2013-09-28 15:39:52 -04:00
Metadata Get rid of either-unwrap dependency and use fewer non-total library functions 2013-11-04 13:26:05 +01:00
Parse introduce the padded function to use fewer whitespace markers 2013-11-02 19:21:26 +01:00
SourceSyntax Give more helpful error messages when deserializing elmi files 2013-11-03 20:35:10 -05:00
Transform Give more helpful error messages when deserializing elmi files 2013-11-03 20:35:10 -05:00
Type Also catch Just [] as an error 2013-11-11 15:15:42 +01:00
Compiler.hs Unnecessary style changes 2013-11-04 13:28:03 +01:00
Docs.hs Parse documentation and infix declarations more safely 2013-10-17 13:40:28 -04:00
Dummy.cabal Remove SourceSyntax.Rename 2013-07-29 13:21:59 +02:00
Initialize.hs Give more helpful error messages when deserializing elmi files 2013-11-03 20:35:10 -05:00
InterfaceSerialization.hs Modify error messages for bad build artifacts to wrap more nicely on the terminal 2013-11-04 16:37:15 +01:00
Paths_El.hs Allow prefixes on FFI types 2013-08-01 15:37:34 -07:00