We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3fb529 commit 2ad7c79Copy full SHA for 2ad7c79
hw-json-simple-cursor.cabal
@@ -140,7 +140,6 @@ test-suite hw-json-test
140
ghc-options: -threaded -rtsopts -with-rtsopts=-N
141
build-tool-depends: hspec-discover:hspec-discover
142
other-modules: HaskellWorks.Data.Json.Simple.CursorSpec
143
- Paths_hw_json_simple_cursor
144
145
benchmark bench
146
import: base, config
@@ -153,7 +152,6 @@ benchmark bench
153
152
type: exitcode-stdio-1.0
154
main-is: Main.hs
155
hs-source-dirs: bench
156
- other-modules: Paths_hw_json_simple_cursor
157
158
test-suite doctest
159
0 commit comments