diff options
Diffstat (limited to 'etc/config/hylo.defaults.properties')
-rw-r--r-- | etc/config/hylo.defaults.properties | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/etc/config/hylo.defaults.properties b/etc/config/hylo.defaults.properties deleted file mode 100644 index 8df1fddef..000000000 --- a/etc/config/hylo.defaults.properties +++ /dev/null @@ -1,8 +0,0 @@ -# TODO: This install path is a best guess; we have no standard install path yet. -compilers=/usr/bin/hc -supportsBinary=true -supportsBinaryObject=false -compilerType=hylo -objdumper=objdump -# TODO: Replace with `version` when hc suppports this. -versionFlag=help |