Skip to content

Commit

Permalink
Compile with GHC 9.2.4
Browse files Browse the repository at this point in the history
Reviewed By: pepeiborra

Differential Revision: D61711791

fbshipit-source-id: c32f12ce18155f93fb5b6c64f17a0fdce8a057d8
  • Loading branch information
Simon Marlow authored and facebook-github-bot committed Aug 30, 2024
1 parent 6c86542 commit 993125f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/StatsTests.hs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE RecordWildCards #-}
{-# LANGUAGE ScopedTypeVariables #-}
{-# OPTIONS_GHC -Wno-incomplete-uni-patterns #-}

module StatsTests (tests) where

Expand Down

0 comments on commit 993125f

Please sign in to comment.