This commit is contained in:
thomasjm 2024-02-29 03:26:02 -08:00
parent edc7ff93c3
commit 5c876f8b15
36 changed files with 15 additions and 69 deletions

View File

@ -1,6 +1,6 @@
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.34.4.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack
@ -31,5 +31,4 @@ executable demo-command-line-args
, optparse-applicative
, sandwich
, string-interpolate
, time
default-language: Haskell2010

View File

@ -7,7 +7,6 @@ dependencies:
- optparse-applicative
- sandwich
- string-interpolate
- time
default-extensions:
- OverloadedStrings

View File

@ -31,6 +31,5 @@ executable demo-context-dependencies
, sandwich
, sandwich-demos
, string-interpolate
, time
, unliftio
default-language: Haskell2010

View File

@ -7,7 +7,6 @@ dependencies:
- sandwich
- sandwich-demos
- string-interpolate
- time
- unliftio
default-extensions:

View File

@ -28,11 +28,9 @@ executable demo-context-nested
ghc-options: -threaded -rtsopts -with-rtsopts=-N
build-depends:
base
, monad-control
, sandwich
, sandwich-demos
, string-interpolate
, time
, unliftio
, unliftio-core
default-language: Haskell2010

View File

@ -4,11 +4,9 @@ license: BSD3
dependencies:
- base
- monad-control
- sandwich
- sandwich-demos
- string-interpolate
- time
- unliftio
- unliftio-core

View File

@ -31,6 +31,5 @@ executable demo-contexts
, sandwich
, sandwich-demos
, string-interpolate
, time
, unliftio
default-language: Haskell2010

View File

@ -7,7 +7,6 @@ dependencies:
- sandwich
- sandwich-demos
- string-interpolate
- time
- unliftio
default-extensions:

View File

@ -31,6 +31,5 @@ executable demo-custom-exceptions
, brick
, sandwich
, text
, time
, vty
default-language: Haskell2010

View File

@ -7,7 +7,6 @@ dependencies:
- brick
- sandwich
- text
- time
- vty
default-extensions:

View File

@ -1,6 +1,6 @@
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.34.4.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack
@ -40,6 +40,5 @@ executable demo-discover
, sandwich
, sandwich-webdriver
, string-interpolate
, time
, webdriver
default-language: Haskell2010

View File

@ -7,7 +7,6 @@ dependencies:
- sandwich
- sandwich-webdriver
- string-interpolate
- time
- webdriver
default-extensions:

View File

@ -1,6 +1,6 @@
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.34.4.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack
@ -32,5 +32,4 @@ executable demo-hedgehog
, sandwich
, sandwich-hedgehog
, string-interpolate
, time
default-language: Haskell2010

View File

@ -8,7 +8,6 @@ dependencies:
- sandwich
- sandwich-hedgehog
- string-interpolate
- time
default-extensions:
- OverloadedStrings

View File

@ -1,6 +1,6 @@
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.34.4.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack
@ -31,5 +31,4 @@ executable demo-paralleln
, random
, sandwich
, sandwich-demos
, time
default-language: Haskell2010

View File

@ -7,7 +7,6 @@ dependencies:
- random
- sandwich
- sandwich-demos
- time
default-extensions:
- OverloadedStrings

View File

@ -1,6 +1,6 @@
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.34.4.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack
@ -32,5 +32,4 @@ executable demo-slack
, sandwich
, sandwich-demos
, sandwich-slack
, time
default-language: Haskell2010

View File

@ -8,7 +8,6 @@ dependencies:
- sandwich
- sandwich-demos
- sandwich-slack
- time
default-extensions:
- OverloadedStrings

View File

@ -1,6 +1,6 @@
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.34.4.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack
@ -30,5 +30,4 @@ executable demo-timing
base
, sandwich
, sandwich-demos
, time
default-language: Haskell2010

View File

@ -6,7 +6,6 @@ dependencies:
- base
- sandwich
- sandwich-demos
- time
default-extensions:
- OverloadedStrings

View File

@ -1,6 +1,6 @@
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.34.4.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack
@ -32,5 +32,4 @@ executable demo-tui
, sandwich
, sandwich-demos
, string-interpolate
, time
default-language: Haskell2010

View File

@ -8,7 +8,6 @@ dependencies:
- sandwich
- sandwich-demos
- string-interpolate
- time
default-extensions:
- OverloadedStrings

View File

@ -1,6 +1,6 @@
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.34.4.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack
@ -29,10 +29,8 @@ executable demo-webdriver-landing
build-depends:
base
, filepath
, lifted-base
, sandwich
, sandwich-webdriver
, string-interpolate
, time
, webdriver
default-language: Haskell2010

View File

@ -5,11 +5,9 @@ license: BSD3
dependencies:
- base
- filepath
- lifted-base
- sandwich
- sandwich-webdriver
- string-interpolate
- time
- webdriver
default-extensions:

View File

@ -29,12 +29,10 @@ executable demo-webdriver-pool
build-depends:
base
, filepath
, monad-control
, resource-pool
, sandwich
, sandwich-webdriver
, string-interpolate
, time
, unliftio
, unliftio-core
, webdriver

View File

@ -5,12 +5,10 @@ license: BSD3
dependencies:
- base
- filepath
- monad-control
- resource-pool
- sandwich
- sandwich-webdriver
- string-interpolate
- time
- unliftio
- unliftio-core
- webdriver

View File

@ -1,6 +1,6 @@
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.34.4.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack
@ -30,6 +30,5 @@ executable demo-webdriver-positioning
base
, sandwich
, sandwich-webdriver
, time
, webdriver
default-language: Haskell2010

View File

@ -6,7 +6,6 @@ dependencies:
- base
- sandwich
- sandwich-webdriver
- time
- webdriver
default-extensions:

View File

@ -1,6 +1,6 @@
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.34.4.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack
@ -33,6 +33,5 @@ executable demo-webdriver
, sandwich
, sandwich-webdriver
, string-interpolate
, time
, webdriver
default-language: Haskell2010

View File

@ -9,7 +9,6 @@ dependencies:
- sandwich
- sandwich-webdriver
- string-interpolate
- time
- webdriver
default-extensions:

View File

@ -18,14 +18,11 @@ dependencies:
- exceptions
- free
- hedgehog
- monad-control
- mtl
- sandwich >= 0.1.0.4
- string-interpolate
- text
- time
- unliftio
- unliftio-core
- wl-pprint-annotated
- vty

View File

@ -46,14 +46,11 @@ library
, exceptions
, free
, hedgehog
, monad-control
, mtl
, sandwich >=0.1.0.4
, string-interpolate
, text
, time
, unliftio
, unliftio-core
, vty
, wl-pprint-annotated
default-language: Haskell2010
@ -80,14 +77,11 @@ test-suite sandwich-hedgehog-test
, exceptions
, free
, hedgehog
, monad-control
, mtl
, sandwich >=0.1.0.4
, string-interpolate
, text
, time
, unliftio
, unliftio-core
, vty
, wl-pprint-annotated
default-language: Haskell2010

View File

@ -16,12 +16,9 @@ extra-source-files:
dependencies:
- base < 5
- free
- monad-control
- mtl
- QuickCheck
- sandwich >= 0.1.0.4
- text
- time
- unliftio
- unliftio-core

View File

@ -4,7 +4,7 @@ cabal-version: 1.12
--
-- see: https://github.com/sol/hpack
--
-- hash: c5b28ce371e2107a70ce7c86f1dd571d891de77ba47c359fb9de1030286263aa
-- hash: 4ba71fb11aedb0d2f4a6879b6e4f9bb53af5aae02368e4d1d18f2aecf6b83948
name: sandwich-quickcheck
version: 0.1.0.7
@ -46,11 +46,8 @@ library
QuickCheck
, base <5
, free
, monad-control
, mtl
, sandwich >=0.1.0.4
, text
, time
, unliftio
, unliftio-core
default-language: Haskell2010
@ -76,11 +73,8 @@ test-suite sandwich-quickcheck-test
QuickCheck
, base <5
, free
, monad-control
, mtl
, sandwich >=0.1.0.4
, text
, time
, unliftio
, unliftio-core
default-language: Haskell2010

View File

@ -37,7 +37,6 @@ dependencies:
- safe
- sandwich >= 0.1.0.3
- string-interpolate
- temporary
- text
- time
- transformers
@ -70,6 +69,8 @@ library:
when:
- condition: "!os(windows)"
source-dirs: unix-src
dependencies:
- temporary
# exposed-modules:
# - Test.Sandwich.Webdriver
# - Test.Sandwich.Webdriver.Video

View File

@ -86,7 +86,6 @@ library
, safe
, sandwich >=0.1.0.3
, string-interpolate
, temporary
, text
, time
, transformers
@ -117,6 +116,8 @@ library
Test.Sandwich.WebDriver.Internal.StartWebDriver.Xvfb
hs-source-dirs:
unix-src
build-depends:
temporary
executable sandwich-webdriver-exe
main-is: Main.hs
@ -164,7 +165,6 @@ executable sandwich-webdriver-exe
, sandwich >=0.1.0.3
, sandwich-webdriver
, string-interpolate
, temporary
, text
, time
, transformers
@ -243,7 +243,6 @@ test-suite sandwich-webdriver-test
, sandwich >=0.1.0.3
, sandwich-webdriver
, string-interpolate
, temporary
, text
, time
, transformers