Commit d6019da7 authored by Kenton Varda's avatar Kenton Varda

oops

parent 1cd5a240
...@@ -805,6 +805,7 @@ emptyFileDesc filename = FileDesc ...@@ -805,6 +805,7 @@ emptyFileDesc filename = FileDesc
{ fileName = filename { fileName = filename
, fileId = Nothing , fileId = Nothing
, fileImports = [] , fileImports = []
, fileRuntimeImports = Set.empty
, fileUsings = [] , fileUsings = []
, fileConstants = [] , fileConstants = []
, fileEnums = [] , fileEnums = []
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment