Skip to content

Commit

Permalink
Unused extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
glguy committed Dec 15, 2024
1 parent 1e141df commit 97f0b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solutions/src/2024/15.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{-# Language QuasiQuotes, BlockArguments, LambdaCase, ImportQualifiedPost, TransformListComp #-}
{-# Language QuasiQuotes, LambdaCase, ImportQualifiedPost #-}
{-|
Module : Main
Description : Day 15 solution
Expand Down

0 comments on commit 97f0b0c

Please sign in to comment.