summaryrefslogtreecommitdiff
path: root/src/propellor-config.hs
diff options
context:
space:
mode:
authorJoey Hess2017-07-13 13:32:25 -0400
committerJoey Hess2017-07-13 13:32:25 -0400
commit8600d11c63087e1f1d7485d42345933c06e93445 (patch)
tree8bc0084381bb6d3ce0dbc248164858b4db356470 /src/propellor-config.hs
parent7fdd7483f7e2ca5589f18e44aa529945ed0d93ef (diff)
rename src/config.hs
This works around an infelicity in stack; it complains when there are both a toplevel config.hs and a src/config.hs, despite that being fine with cabal.
Diffstat (limited to 'src/propellor-config.hs')
l---------src/propellor-config.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/propellor-config.hs b/src/propellor-config.hs
new file mode 120000
index 00000000..e3af968e
--- /dev/null
+++ b/src/propellor-config.hs
@@ -0,0 +1 @@
+../config.hs \ No newline at end of file