Skip to content

Commit

Permalink
remove unused NamedFieldPuns pragma
Browse files Browse the repository at this point in the history
  • Loading branch information
jbgi committed Jan 12, 2023
1 parent 725d40b commit d3dd3f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cardano-api/src/Cardano/Api/Orphans.hs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
{-# LANGUAGE GADTs #-}
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
{-# LANGUAGE LambdaCase #-}
{-# LANGUAGE NamedFieldPuns #-}
{-# LANGUAGE RankNTypes #-}
{-# LANGUAGE ScopedTypeVariables #-}
{-# LANGUAGE StandaloneDeriving #-}
Expand Down

0 comments on commit d3dd3f5

Please sign in to comment.