diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-13 13:32:25 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-13 13:32:25 -0400 |
| commit | 8600d11c63087e1f1d7485d42345933c06e93445 (patch) | |
| tree | 8bc0084381bb6d3ce0dbc248164858b4db356470 /src/config.hs | |
| parent | 7fdd7483f7e2ca5589f18e44aa529945ed0d93ef (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/config.hs')
| l--------- | src/config.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config.hs b/src/config.hs deleted file mode 120000 index e3af968e..00000000 --- a/src/config.hs +++ /dev/null @@ -1 +0,0 @@ -../config.hs
\ No newline at end of file |
