diff options
Diffstat (limited to 'src/Index.hs')
| -rw-r--r-- | src/Index.hs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Index.hs b/src/Index.hs index 89a24e3..148f314 100644 --- a/src/Index.hs +++ b/src/Index.hs @@ -41,7 +41,8 @@ import System.FilePath import System.FSNotify qualified as FN import Text.Read (readMaybe) -import AtomicPrint +import Network.HTTP.Server.Mini.Internal.Instrument (atomicPrintS, atomicPrint) + import Debounce import Cache import Config (Channel(..), prettyChannel) |
