Skip to content

Commit 2ad7c79

Browse files
committed
Tidy up
1 parent f3fb529 commit 2ad7c79

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

hw-json-simple-cursor.cabal

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ test-suite hw-json-test
140140
ghc-options: -threaded -rtsopts -with-rtsopts=-N
141141
build-tool-depends: hspec-discover:hspec-discover
142142
other-modules: HaskellWorks.Data.Json.Simple.CursorSpec
143-
Paths_hw_json_simple_cursor
144143

145144
benchmark bench
146145
import: base, config
@@ -153,7 +152,6 @@ benchmark bench
153152
type: exitcode-stdio-1.0
154153
main-is: Main.hs
155154
hs-source-dirs: bench
156-
other-modules: Paths_hw_json_simple_cursor
157155

158156
test-suite doctest
159157
import: base, config

0 commit comments

Comments
 (0)