Skip to content

Commit 594440a

Browse files
author
Santiago Weight
committed
wingman: move wingman to new directory
1 parent bc18ced commit 594440a

File tree

338 files changed

+2
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

338 files changed

+2
-2
lines changed

plugins/hls-tactics-plugin/hls-tactics-plugin.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ library
3333
buildable: False
3434
else
3535
buildable: True
36-
hs-source-dirs: src
36+
hs-source-dirs: old/src
3737
exposed-modules:
3838
Ide.Plugin.Tactic
3939
Refinery.Future
@@ -158,7 +158,7 @@ test-suite tests
158158
UnificationSpec
159159
Utils
160160

161-
hs-source-dirs: test
161+
hs-source-dirs: old/test
162162
ghc-options:
163163
-Wall -Wredundant-constraints -threaded -rtsopts -with-rtsopts=-N
164164

0 commit comments

Comments
 (0)