Skip to content

Commit 69814fd

Browse files
snoybergborsboom
authored andcommitted
Drop unneeded regex-applicative-text dep
1 parent 87002e7 commit 69814fd

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

package.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ dependencies:
104104
- primitive
105105
- process
106106
- project-template
107-
- regex-applicative-text
108107
- retry
109108
- rio >= 0.1.18.0
110109
- rio-prettyprint >= 0.1.1.0

stack.cabal

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ cabal-version: 2.0
33
-- This file has been generated from package.yaml by hpack version 0.34.4.
44
--
55
-- see: https://github.com/sol/hpack
6-
--
7-
-- hash: 77dce7b7a1439cd2e0a568e2821a6dcb8139f3c9a6a2afbf0b768e7dcf53ec53
86

97
name: stack
108
version: 2.7.4
@@ -284,7 +282,6 @@ library
284282
, primitive
285283
, process
286284
, project-template
287-
, regex-applicative-text
288285
, retry
289286
, rio >=0.1.18.0
290287
, rio-prettyprint >=0.1.1.0
@@ -408,7 +405,6 @@ executable stack
408405
, primitive
409406
, process
410407
, project-template
411-
, regex-applicative-text
412408
, retry
413409
, rio >=0.1.18.0
414410
, rio-prettyprint >=0.1.1.0
@@ -531,7 +527,6 @@ executable stack-integration-test
531527
, primitive
532528
, process
533529
, project-template
534-
, regex-applicative-text
535530
, retry
536531
, rio >=0.1.18.0
537532
, rio-prettyprint >=0.1.1.0
@@ -660,7 +655,6 @@ test-suite stack-test
660655
, process
661656
, project-template
662657
, raw-strings-qq
663-
, regex-applicative-text
664658
, retry
665659
, rio >=0.1.18.0
666660
, rio-prettyprint >=0.1.1.0

0 commit comments

Comments
 (0)