Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
erikd committed Jul 17, 2024
1 parent 3db4d0d commit 3fd94bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions persistent/bench/Main.hs
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ instance NFData RuleMatch where
instance NFData TypeFamilyHead where


instance NFData BndrVis where


instance NFData TySynEqn where


Expand Down Expand Up @@ -146,6 +149,8 @@ instance NFData PkgName where

instance NFData Dec where

instance NFData NamespaceSpecifier where


instance NFData Stmt where

Expand Down

0 comments on commit 3fd94bf

Please sign in to comment.