From aa09ba5d1be03b92c1b19d486dad26ed624689a1 Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Wed, 21 Aug 2019 03:38:51 +0200 Subject: Update some code docs --- lib/Distribution/Helper.hs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lib/Distribution') diff --git a/lib/Distribution/Helper.hs b/lib/Distribution/Helper.hs index e46293d..386d86e 100644 --- a/lib/Distribution/Helper.hs +++ b/lib/Distribution/Helper.hs @@ -687,9 +687,8 @@ invokeHelper -- installed and ready to run queries. -- -- The idea is you can run this at a convinient time instead of having the --- helper compilation happen during a time-sensitive user --- interaction. @caba-helper@ will however do this automatically as needed --- if you don't. +-- helper compilation happen during a time-sensitive user interaction. This +-- will however happen automatically as needed if you don't run it first. prepare :: Query pt () prepare = Query $ \qe -> do pre_info <- getPreInfo qe -- cgit v1.2.3