Skip to content

Commit 9a0125e

Browse files
committed
cabal formatting
1 parent e3db964 commit 9a0125e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AdventOfCode23.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ common dependencies
5555
build-depends:
5656
, base ^>=4.17.2.0
5757
, containers
58+
, extra
5859
, mtl
5960
, parsec
6061
, split
6162
, text
6263
, text-format
63-
, extra
6464

6565
default-language: Haskell2010
6666

0 commit comments

Comments
 (0)