Skip to content

Commit

Permalink
fix: forgot LambdaCase after fixing conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
rpearce committed Feb 18, 2023
1 parent fdbe4b5 commit d9e2072
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ssg/src/Main.hs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{-# LANGUAGE LambdaCase #-}
{-# LANGUAGE OverloadedStrings #-}

import Control.Monad (forM_)
Expand Down

0 comments on commit d9e2072

Please sign in to comment.