diff options
Diffstat (limited to 'mustache/Setup.hs')
| -rw-r--r-- | mustache/Setup.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mustache/Setup.hs b/mustache/Setup.hs new file mode 100644 index 0000000..4467109 --- /dev/null +++ b/mustache/Setup.hs @@ -0,0 +1,2 @@ +import Distribution.Simple +main = defaultMain |
