Skip to content

Commit 1157646

Browse files
committed
Add LANGUAGE pragma for the PackageImports extension.
1 parent 3276710 commit 1157646

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bench/Benchmark.hs

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
{-# LANGUAGE PackageImports #-}
12
module Main where
23

34
import Criterion.Main

0 commit comments

Comments
 (0)