summaryrefslogtreecommitdiff
path: root/Pancake/Configuration.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Pancake/Configuration.hs')
-rw-r--r--Pancake/Configuration.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pancake/Configuration.hs b/Pancake/Configuration.hs
index d78d51d..4fdba23 100644
--- a/Pancake/Configuration.hs
+++ b/Pancake/Configuration.hs
@@ -118,7 +118,7 @@ instance Default Config where
, ("github", "^https://github\\.com/")]
}
where
- curl = "curl --compressed -4 -L " ++
+ curl = "curl -A \"pancake/${PANCAKE}\" --compressed -4 -L " ++
"-w \"\n-pancake-\nuri: %{url_effective}\ntype: %{content_type}\n\" "
-- | Loads configuration from a given 'FilePath', or from an XDG