mirror of
https://github.com/polysemy-research/polysemy.git
synced 2025-01-06 05:23:25 +03:00
add the extensions required by the benchmark
our package.yaml doesn't include the same extensions as freer-simple's, so we can't built it as-is.
This commit is contained in:
parent
e05b17acc8
commit
76ea6b7ee6
@ -1,3 +1,4 @@
|
||||
{-# LANGUAGE DataKinds, DeriveFunctor, FlexibleContexts, GADTs, TypeOperators #-}
|
||||
module Main (main) where
|
||||
|
||||
import Control.Monad (replicateM_)
|
||||
|
Loading…
Reference in New Issue
Block a user