diff options
| author | hallgren <hallgren@chalmers.se> | 2014-01-17 13:58:48 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2014-01-17 13:58:48 +0000 |
| commit | b0a40d82b93999516a004f458080b1bb80ba1e61 (patch) | |
| tree | d5cef76b5792f77f66b4ed2d5308fcd6c8df3b00 /src/compiler/SimpleEditor/JSON.hs | |
| parent | 41e3b28bfa9215bf55caca8bf44b5702f853db3e (diff) | |
haskell-bind: change the type of CRuntimeFFI.getConcr
Change the type of getConcr from
getConcr :: PGF -> Language -> Concr
to
getConcr :: PGF -> Language -> Maybe Concr
This is to prevent programs from crashing later if you try to select a
concrete syntax that is not present in a grammar.
Diffstat (limited to 'src/compiler/SimpleEditor/JSON.hs')
0 files changed, 0 insertions, 0 deletions
