Skip to content

Commit

Permalink
Add LambdaCase pragma
Browse files Browse the repository at this point in the history
  • Loading branch information
ch1bo authored and newhoggy committed Mar 1, 2023
1 parent 36ea6e8 commit f43ed9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cardano-api/src/Cardano/Api/Block.hs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
{-# LANGUAGE FlexibleContexts #-}
{-# LANGUAGE FlexibleInstances #-}
{-# LANGUAGE GADTs #-}
{-# LANGUAGE LambdaCase #-}
{-# LANGUAGE NamedFieldPuns #-}
{-# LANGUAGE PatternSynonyms #-}
{-# LANGUAGE RankNTypes #-}
Expand Down

0 comments on commit f43ed9e

Please sign in to comment.