From 31267d352e329875e647fa422d68b08106a36cf2 Mon Sep 17 00:00:00 2001 From: alexwl Date: Fri, 17 May 2019 18:43:42 +0300 Subject: Code cleanup: fix warnings --- haskell-code-explorer.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'haskell-code-explorer.cabal') diff --git a/haskell-code-explorer.cabal b/haskell-code-explorer.cabal index 7b40c84..acd90ce 100644 --- a/haskell-code-explorer.cabal +++ b/haskell-code-explorer.cabal @@ -53,6 +53,7 @@ library executable haskell-code-indexer main-is: Indexer.hs ghc-options: -Wall -rtsopts -O2 -funbox-strict-fields + other-modules: Paths_haskell_code_explorer hs-source-dirs: app build-depends: IntervalMap , aeson -- cgit v1.2.3