Skip to content

Commit

Permalink
Stack and pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
fendor committed Aug 3, 2023
1 parent e1fa729 commit 202295b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ import Data.Function ((&))
import Data.Map (Map)
import qualified Data.Map as Map
import qualified Data.Text as T
import Ide.Logger (Priority (..),
logWith)
import Ide.Logger (Priority (..),
logWith)
import Ide.Plugin.Cabal.Completion.Completer.Simple
import Ide.Plugin.Cabal.Completion.Completer.Types
import Ide.Plugin.Cabal.Completion.Types
Expand Down
1 change: 0 additions & 1 deletion stack-lts21.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ ghc-options:
allow-newer: true

extra-deps:
- Cabal-syntax-3.10.1.0@sha256:bb835ebab577fd0f9c11dab96210dbb8d68ffc62652576f4b092563c345930e7,7434
- floskell-0.10.7
- hiedb-0.4.3.0
- implicit-hie-0.1.2.7
Expand Down

0 comments on commit 202295b

Please sign in to comment.