elm/compiler
Michael Sondergaard a0cbe84f1d Throw an error when deserializing a bad type
This error should never be encountered, as long as we always update the get
function when the put function is, as required by get . put == id.
2013-11-04 20:32:53 +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 Throw an error when deserializing a bad type 2013-11-04 20:32:53 +01:00
Transform Give more helpful error messages when deserializing elmi files 2013-11-03 20:35:10 -05:00
Type Merge branch 'markdown' into dev 2013-10-29 15:36:56 +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