Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjaguarpaw committed Jan 18, 2025
1 parent d97b797 commit 71d812e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Test/DefinitionsUndecidable.hs
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@

module DefinitionsUndecidable where

-- | We define the data types and generate the TH in a separate module
-- because we want to ensure that no external names are required to be
-- imported.
--
-- It's a bit sad that these need UndecidableInstances

import GHC.Generics (Generic)
import Data.Profunctor.Product (ProductProfunctor, SumProfunctor)
import Data.Profunctor.Product.Default
Expand Down

0 comments on commit 71d812e

Please sign in to comment.