summarylogtreecommitdiffstats
path: root/stack.yaml
diff options
context:
space:
mode:
authorSolomon Choina2020-02-16 13:36:21 -0500
committerSolomon Choina2020-02-16 13:36:21 -0500
commita1f1fbceb7777d672fb7eb0f5dade19d60be2633 (patch)
tree608fdb16c1dda3e3bb399211b4dfcee7e2cc474e /stack.yaml
parent42d52b30d972275921dc38b6590a071d18885868 (diff)
downloadaur-a1f1fbceb7777d672fb7eb0f5dade19d60be2633.tar.gz
change to a stack build
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml25
1 files changed, 25 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
new file mode 100644
index 000000000000..957c9dd42a61
--- /dev/null
+++ b/stack.yaml
@@ -0,0 +1,25 @@
+packages:
+- '.'
+
+extra-deps:
+- ConfigFile-1.1.4
+- broadcast-chan-0.2.0.2
+- dbus-hslogger-0.1.0.1
+- gio-0.13.4.1
+- gtk-sni-tray-0.1.6.0
+- gtk-strut-0.1.3.0
+- libxml-sax-0.7.5
+- rate-limit-1.4.1
+- spool-0.1
+- status-notifier-item-0.3.0.1
+- time-units-1.0.0
+- xml-helpers-1.0.0
+- gi-cairo-connector-0.0.1
+- gi-cairo-render-0.0.1
+- gi-dbusmenu-0.4.4
+- gi-dbusmenugtk3-0.4.5
+- gi-gdkx11-3.0.5
+- gi-xlib-2.0.5
+resolver: lts-14.27
+
+ghc-options: {"$locals": -ddump-to-file -ddump-hi}