Skip to content

Commit

Permalink
Remove redundant language pragma
Browse files Browse the repository at this point in the history
  • Loading branch information
passy committed Oct 26, 2019
1 parent a1a95a0 commit 0e01ab4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Main.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{-# LANGUAGE LambdaCase #-}
{-# LANGUAGE OverloadedStrings #-}

module Main where
Expand Down

0 comments on commit 0e01ab4

Please sign in to comment.