Skip to content

Commit

Permalink
[Chore] Remove unnecessary LANGUAGE pragmas
Browse files Browse the repository at this point in the history
  • Loading branch information
aeqz committed Jan 23, 2023
1 parent 999518b commit d3d1ba6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Xrefcheck/Verify.hs
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
- SPDX-License-Identifier: MPL-2.0
-}

{-# LANGUAGE DeriveFunctor #-}
{-# LANGUAGE PartialTypeSignatures #-}

module Xrefcheck.Verify
( -- * General verification
VerifyResult (..)
Expand Down

0 comments on commit d3d1ba6

Please sign in to comment.