Skip to content

Commit

Permalink
refactor: remove PartialTypeSignatures
Browse files Browse the repository at this point in the history
  • Loading branch information
Unisay committed Jan 30, 2023
1 parent c0968c5 commit 5aba2a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/wallet/src/Cardano/Wallet.hs
Expand Up @@ -10,7 +10,6 @@
{-# LANGUAGE MultiParamTypeClasses #-}
{-# LANGUAGE NamedFieldPuns #-}
{-# LANGUAGE OverloadedLabels #-}
{-# LANGUAGE PartialTypeSignatures #-}
{-# LANGUAGE PatternGuards #-}
{-# LANGUAGE RankNTypes #-}
{-# LANGUAGE RecordWildCards #-}
Expand Down

0 comments on commit 5aba2a0

Please sign in to comment.