Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Commit

Permalink
add DisambiguateRecordFields
Browse files Browse the repository at this point in the history
  • Loading branch information
redxaxder committed Jan 31, 2020
1 parent f0e55c6 commit 0142e55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cardano-ledger/src/Cardano/Chain/Byron/API.hs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{-# LANGUAGE DeriveAnyClass #-}
{-# LANGUAGE DeriveFunctor #-}
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE DisambiguateRecordFields #-}
{-# LANGUAGE FlexibleContexts #-}
{-# LANGUAGE FlexibleInstances #-}
{-# LANGUAGE LambdaCase #-}
Expand Down

0 comments on commit 0142e55

Please sign in to comment.