Skip to content

Commit 30b63da

Browse files
VenInfVeryMilkyJoe
andauthored
Update plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/CabalAdd.hs
Co-authored-by: VeryMilkyJoe <[email protected]>
1 parent 72beeef commit 30b63da

File tree

1 file changed

+1
-1
lines changed
  • plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal

1 file changed

+1
-1
lines changed

plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/CabalAdd.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ command recorder state _ params@(CabalAddCommandParams {cabalPath = path, verTxt
186186
Logger.logWith recorder Logger.Info LogExecutedCommand
187187
pure $ InR Null
188188

189-
-- | Constructs prerequisets for the @executeConfig@
189+
-- | Constructs prerequisites for the @executeConfig@
190190
-- and runs it, given path to the cabal file and a dependency message.
191191
-- Given the new contents of the cabal file constructs and returns the @edit@.
192192
-- Inspired by @main@ in cabal-add,

0 commit comments

Comments
 (0)