Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions hw-json-simple-cursor.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ test-suite hw-json-test
ghc-options: -threaded -rtsopts -with-rtsopts=-N
build-tool-depends: hspec-discover:hspec-discover
other-modules: HaskellWorks.Data.Json.Simple.CursorSpec
Paths_hw_json_simple_cursor

benchmark bench
import: base, config
Expand All @@ -153,7 +152,6 @@ benchmark bench
type: exitcode-stdio-1.0
main-is: Main.hs
hs-source-dirs: bench
other-modules: Paths_hw_json_simple_cursor

test-suite doctest
import: base, config
Expand Down