Skip to content

Commit

Permalink
Pruning
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Feb 29, 2024
1 parent edc7ff9 commit 5c876f8
Show file tree
Hide file tree
Showing 36 changed files with 15 additions and 69 deletions.
3 changes: 1 addition & 2 deletions demos/demo-command-line-args/demo-command-line-args.cabal
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -31,5 +31,4 @@ executable demo-command-line-args
, optparse-applicative
, sandwich
, string-interpolate
, time
default-language: Haskell2010
1 change: 0 additions & 1 deletion demos/demo-command-line-args/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ dependencies:
- optparse-applicative
- sandwich
- string-interpolate
- time

default-extensions:
- OverloadedStrings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,5 @@ executable demo-context-dependencies
, sandwich
, sandwich-demos
, string-interpolate
, time
, unliftio
default-language: Haskell2010
1 change: 0 additions & 1 deletion demos/demo-context-dependencies/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ dependencies:
- sandwich
- sandwich-demos
- string-interpolate
- time
- unliftio

default-extensions:
Expand Down
2 changes: 0 additions & 2 deletions demos/demo-context-nested/demo-context-nested.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 0 additions & 2 deletions demos/demo-context-nested/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ license: BSD3

dependencies:
- base
- monad-control
- sandwich
- sandwich-demos
- string-interpolate
- time
- unliftio
- unliftio-core

Expand Down
1 change: 0 additions & 1 deletion demos/demo-contexts/demo-contexts.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,5 @@ executable demo-contexts
, sandwich
, sandwich-demos
, string-interpolate
, time
, unliftio
default-language: Haskell2010
1 change: 0 additions & 1 deletion demos/demo-contexts/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ dependencies:
- sandwich
- sandwich-demos
- string-interpolate
- time
- unliftio

default-extensions:
Expand Down
1 change: 0 additions & 1 deletion demos/demo-custom-exceptions/demo-custom-exceptions.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,5 @@ executable demo-custom-exceptions
, brick
, sandwich
, text
, time
, vty
default-language: Haskell2010
1 change: 0 additions & 1 deletion demos/demo-custom-exceptions/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ dependencies:
- brick
- sandwich
- text
- time
- vty

default-extensions:
Expand Down
3 changes: 1 addition & 2 deletions demos/demo-discover/demo-discover.cabal
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -40,6 +40,5 @@ executable demo-discover
, sandwich
, sandwich-webdriver
, string-interpolate
, time
, webdriver
default-language: Haskell2010
1 change: 0 additions & 1 deletion demos/demo-discover/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ dependencies:
- sandwich
- sandwich-webdriver
- string-interpolate
- time
- webdriver

default-extensions:
Expand Down
3 changes: 1 addition & 2 deletions demos/demo-hedgehog/demo-hedgehog.cabal
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -32,5 +32,4 @@ executable demo-hedgehog
, sandwich
, sandwich-hedgehog
, string-interpolate
, time
default-language: Haskell2010
1 change: 0 additions & 1 deletion demos/demo-hedgehog/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ dependencies:
- sandwich
- sandwich-hedgehog
- string-interpolate
- time

default-extensions:
- OverloadedStrings
Expand Down
3 changes: 1 addition & 2 deletions demos/demo-paralleln/demo-paralleln.cabal
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -31,5 +31,4 @@ executable demo-paralleln
, random
, sandwich
, sandwich-demos
, time
default-language: Haskell2010
1 change: 0 additions & 1 deletion demos/demo-paralleln/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ dependencies:
- random
- sandwich
- sandwich-demos
- time

default-extensions:
- OverloadedStrings
Expand Down
3 changes: 1 addition & 2 deletions demos/demo-slack/demo-slack.cabal
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -32,5 +32,4 @@ executable demo-slack
, sandwich
, sandwich-demos
, sandwich-slack
, time
default-language: Haskell2010
1 change: 0 additions & 1 deletion demos/demo-slack/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ dependencies:
- sandwich
- sandwich-demos
- sandwich-slack
- time

default-extensions:
- OverloadedStrings
Expand Down
3 changes: 1 addition & 2 deletions demos/demo-timing/demo-timing.cabal
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -30,5 +30,4 @@ executable demo-timing
base
, sandwich
, sandwich-demos
, time
default-language: Haskell2010
1 change: 0 additions & 1 deletion demos/demo-timing/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ dependencies:
- base
- sandwich
- sandwich-demos
- time

default-extensions:
- OverloadedStrings
Expand Down
3 changes: 1 addition & 2 deletions demos/demo-tui/demo-tui.cabal
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -32,5 +32,4 @@ executable demo-tui
, sandwich
, sandwich-demos
, string-interpolate
, time
default-language: Haskell2010
1 change: 0 additions & 1 deletion demos/demo-tui/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ dependencies:
- sandwich
- sandwich-demos
- string-interpolate
- time

default-extensions:
- OverloadedStrings
Expand Down
4 changes: 1 addition & 3 deletions demos/demo-webdriver-landing/demo-webdriver-landing.cabal
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -29,10 +29,8 @@ executable demo-webdriver-landing
build-depends:
base
, filepath
, lifted-base
, sandwich
, sandwich-webdriver
, string-interpolate
, time
, webdriver
default-language: Haskell2010
2 changes: 0 additions & 2 deletions demos/demo-webdriver-landing/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ license: BSD3
dependencies:
- base
- filepath
- lifted-base
- sandwich
- sandwich-webdriver
- string-interpolate
- time
- webdriver

default-extensions:
Expand Down
2 changes: 0 additions & 2 deletions demos/demo-webdriver-pool/demo-webdriver-pool.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 0 additions & 2 deletions demos/demo-webdriver-pool/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@ license: BSD3
dependencies:
- base
- filepath
- monad-control
- resource-pool
- sandwich
- sandwich-webdriver
- string-interpolate
- time
- unliftio
- unliftio-core
- webdriver
Expand Down
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -30,6 +30,5 @@ executable demo-webdriver-positioning
base
, sandwich
, sandwich-webdriver
, time
, webdriver
default-language: Haskell2010
1 change: 0 additions & 1 deletion demos/demo-webdriver-positioning/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ dependencies:
- base
- sandwich
- sandwich-webdriver
- time
- webdriver

default-extensions:
Expand Down
3 changes: 1 addition & 2 deletions demos/demo-webdriver/demo-webdriver.cabal
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -33,6 +33,5 @@ executable demo-webdriver
, sandwich
, sandwich-webdriver
, string-interpolate
, time
, webdriver
default-language: Haskell2010
1 change: 0 additions & 1 deletion demos/demo-webdriver/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ dependencies:
- sandwich
- sandwich-webdriver
- string-interpolate
- time
- webdriver

default-extensions:
Expand Down
3 changes: 0 additions & 3 deletions sandwich-hedgehog/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
6 changes: 0 additions & 6 deletions sandwich-hedgehog/sandwich-hedgehog.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
3 changes: 0 additions & 3 deletions sandwich-quickcheck/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading

0 comments on commit 5c876f8

Please sign in to comment.