bugfix for stub generation: create the directory for the _stub.h file,
authorSimon Marlow <marlowsd@gmail.com>
Thu, 7 Apr 2011 08:41:09 +0000 (09:41 +0100)
committerSimon Marlow <marlowsd@gmail.com>
Fri, 8 Apr 2011 08:44:15 +0000 (09:44 +0100)
commit9ffa2686f8f192244d0c91d42cea560d8f7adad2
treed3bb7882244cd9c4eaded1bf21debe2467d75e86
parent1844c3c0804cac9b3e7c39500e47d75fbdc3a3ff
bugfix for stub generation: create the directory for the _stub.h file,
not the _stub.c file, because the latter is now created as a temporary
file.
compiler/main/CodeOutput.lhs