From 9bd4fc8beb7a8482d7afce5f76856c17408f5f1c Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Tue, 16 Aug 2022 18:44:54 +1000 Subject: fixing project renaming --- app/Indexer.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/Indexer.hs b/app/Indexer.hs index 3b357a3..1c32f89 100644 --- a/app/Indexer.hs +++ b/app/Indexer.hs @@ -48,7 +48,7 @@ import Options.Applicative ( (<|>) , strOption , value ) -import Paths_haskell_code_explorer as HSE +import Paths_hcel as HSE ( version ) import System.Directory ( createDirectoryIfMissing ) import System.Exit ( ExitCode(..) -- cgit v1.2.3