about summary refs log tree commit diff
path: root/stack.yaml
diff options
context:
space:
mode:
authorAzat Bahawi <azahi@teknik.io>2021-10-24 22:57:16 +0300
committerAzat Bahawi <azahi@teknik.io>2021-10-24 22:57:16 +0300
commit463d70153d0704d8f3939a7a4ffb42b9c0464eb2 (patch)
treee597a14d098185e76f42780d3227b94e4178bd89 /stack.yaml
parentUpdate submodules (diff)
Nixify and rework package configuration
- Add Nix support
- Remove submodules and vendored code
- Remove stack support
- Various tweaks
Diffstat (limited to '')
-rw-r--r--stack.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/stack.yaml b/stack.yaml
deleted file mode 100644
index f55db85..0000000
--- a/stack.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
-resolver: lts-16.22
-packages:
-    - .
-    - ./vendor/xmonad
-    - ./vendor/xmonad-contrib

Consider giving Nix/NixOS a try! <3