Skip to content

Commit

Permalink
Update more files
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexirp committed Oct 27, 2024
1 parent 1b58429 commit b4831f9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 38 deletions.
26 changes: 0 additions & 26 deletions .travis.yml

This file was deleted.

10 changes: 0 additions & 10 deletions cabal.haskell-ci

This file was deleted.

4 changes: 2 additions & 2 deletions doctest-driver-gen.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ copyright: (C) Hexirp 2017-2024
category: Testing
build-type: Simple
extra-source-files: README.md, CHANGELOG.md
cabal-version: >= 2.0
cabal-version: 2.0

tested-with:
GHC == 9.4.8
Expand Down Expand Up @@ -44,7 +44,7 @@ test-suite doctest-driver-gen-test
hs-source-dirs: test
main-is: doctest-driver.hs
build-depends: base >= 4.0 && < 5
, doctest >= 0.7 && 1
, doctest >= 0.7 && < 1
build-tool-depends: doctest-driver-gen:doctest-driver-gen
ghc-options: -threaded -rtsopts -with-rtsopts=-N
default-language: Haskell2010
Expand Down

0 comments on commit b4831f9

Please sign in to comment.