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 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 -- see: https://github.com/sol/hpack
@ -31,5 +31,4 @@ executable demo-command-line-args
, optparse-applicative , optparse-applicative
, sandwich , sandwich
, string-interpolate , string-interpolate
, time
default-language: Haskell2010 default-language: Haskell2010

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
cabal-version: 1.12 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 -- see: https://github.com/sol/hpack
@ -40,6 +40,5 @@ executable demo-discover
, sandwich , sandwich
, sandwich-webdriver , sandwich-webdriver
, string-interpolate , string-interpolate
, time
, webdriver , webdriver
default-language: Haskell2010 default-language: Haskell2010

View File

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

View File

@ -1,6 +1,6 @@
cabal-version: 1.12 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 -- see: https://github.com/sol/hpack
@ -32,5 +32,4 @@ executable demo-hedgehog
, sandwich , sandwich
, sandwich-hedgehog , sandwich-hedgehog
, string-interpolate , string-interpolate
, time
default-language: Haskell2010 default-language: Haskell2010

View File

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

View File

@ -1,6 +1,6 @@
cabal-version: 1.12 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 -- see: https://github.com/sol/hpack
@ -31,5 +31,4 @@ executable demo-paralleln
, random , random
, sandwich , sandwich
, sandwich-demos , sandwich-demos
, time
default-language: Haskell2010 default-language: Haskell2010

View File

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

View File

@ -1,6 +1,6 @@
cabal-version: 1.12 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 -- see: https://github.com/sol/hpack
@ -32,5 +32,4 @@ executable demo-slack
, sandwich , sandwich
, sandwich-demos , sandwich-demos
, sandwich-slack , sandwich-slack
, time
default-language: Haskell2010 default-language: Haskell2010

View File

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

View File

@ -1,6 +1,6 @@
cabal-version: 1.12 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 -- see: https://github.com/sol/hpack
@ -30,5 +30,4 @@ executable demo-timing
base base
, sandwich , sandwich
, sandwich-demos , sandwich-demos
, time
default-language: Haskell2010 default-language: Haskell2010

View File

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

View File

@ -1,6 +1,6 @@
cabal-version: 1.12 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 -- see: https://github.com/sol/hpack
@ -32,5 +32,4 @@ executable demo-tui
, sandwich , sandwich
, sandwich-demos , sandwich-demos
, string-interpolate , string-interpolate
, time
default-language: Haskell2010 default-language: Haskell2010

View File

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

View File

@ -1,6 +1,6 @@
cabal-version: 1.12 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 -- see: https://github.com/sol/hpack
@ -29,10 +29,8 @@ executable demo-webdriver-landing
build-depends: build-depends:
base base
, filepath , filepath
, lifted-base
, sandwich , sandwich
, sandwich-webdriver , sandwich-webdriver
, string-interpolate , string-interpolate
, time
, webdriver , webdriver
default-language: Haskell2010 default-language: Haskell2010

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
cabal-version: 1.12 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 -- see: https://github.com/sol/hpack
@ -30,6 +30,5 @@ executable demo-webdriver-positioning
base base
, sandwich , sandwich
, sandwich-webdriver , sandwich-webdriver
, time
, webdriver , webdriver
default-language: Haskell2010 default-language: Haskell2010

View File

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

View File

@ -1,6 +1,6 @@
cabal-version: 1.12 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 -- see: https://github.com/sol/hpack
@ -33,6 +33,5 @@ executable demo-webdriver
, sandwich , sandwich
, sandwich-webdriver , sandwich-webdriver
, string-interpolate , string-interpolate
, time
, webdriver , webdriver
default-language: Haskell2010 default-language: Haskell2010

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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