Skip to content

Commit 216d37c

Browse files
committed
WIP
1 parent 0bd6877 commit 216d37c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/HaskellCI/VersionInfo.hs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ dependencies = Map.fromList
2020
, ("Cabal-syntax", VERSION_Cabal_syntax)
2121
, ("cabal-install-parsers", VERSION_cabal_install_parsers)
2222
, ("containers", VERSION_containers)
23-
, ("deepseq", VERSION_deepseq)
2423
, ("directory", VERSION_directory)
2524
, ("exceptions", VERSION_exceptions)
2625
, ("filepath", VERSION_filepath)
@@ -39,5 +38,4 @@ dependencies = Map.fromList
3938
, ("temporary", VERSION_temporary)
4039
, ("text", VERSION_text)
4140
, ("transformers", VERSION_transformers)
42-
, ("unordered-containers", VERSION_unordered_containers)
4341
]

0 commit comments

Comments
 (0)