summary refs log tree commit diff
path: root/package.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml
new file mode 100644
index 0000000..38147f5
--- /dev/null
+++ b/package.yaml
@@ -0,0 +1,5 @@
+dependencies:
+  - base == 4.*
+executables:
+  haskell-hello:
+    main: Main.hs