Skip to content

Commit

Permalink
remove unused extension
Browse files Browse the repository at this point in the history
  • Loading branch information
Ptival committed Dec 7, 2023
1 parent c2c2a3d commit dacd156
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion base/src/Data/Macaw/CFG/AssignRhs.hs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
{-# LANGUAGE GADTs #-}
{-# LANGUAGE MultiParamTypeClasses #-}
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE StandaloneDeriving #-}
{-# LANGUAGE TypeFamilyDependencies #-}
{-# LANGUAGE TypeOperators #-}
{-# LANGUAGE UndecidableInstances #-}
Expand Down

0 comments on commit dacd156

Please sign in to comment.