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 19, 2023
1 parent e910b83 commit 3b01002
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 3b01002

Please sign in to comment.