Skip to content

Commit 993125f

Browse files
Simon Marlowfacebook-github-bot
Simon Marlow
authored andcommitted
Compile with GHC 9.2.4
Reviewed By: pepeiborra Differential Revision: D61711791 fbshipit-source-id: c32f12ce18155f93fb5b6c64f17a0fdce8a057d8
1 parent 6c86542 commit 993125f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/StatsTests.hs

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
{-# LANGUAGE OverloadedStrings #-}
88
{-# LANGUAGE RecordWildCards #-}
99
{-# LANGUAGE ScopedTypeVariables #-}
10+
{-# OPTIONS_GHC -Wno-incomplete-uni-patterns #-}
1011

1112
module StatsTests (tests) where
1213

0 commit comments

Comments
 (0)