From 8600d11c63087e1f1d7485d42345933c06e93445 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 13 Jul 2017 13:32:25 -0400 Subject: 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. --- src/propellor-config.hs | 1 + 1 file changed, 1 insertion(+) create mode 120000 src/propellor-config.hs (limited to 'src/propellor-config.hs') 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 -- cgit v1.2.3