Skip to content
Snippets Groups Projects
Commit 958f56cc authored by Hans-Peter Deifel's avatar Hans-Peter Deifel
Browse files

Fix benchmarks build

parent 746f828f
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ import Data.Text (Text) ...@@ -13,7 +13,7 @@ import Data.Text (Text)
import Control.DeepSeq import Control.DeepSeq
import Copar.Coalgebra.Parser import Copar.Coalgebra.Parser
import Copar.Coalgebra.RefinementTypes import Copar.RefinementInterface
import Copar.FunctorExpression.Sorts import Copar.FunctorExpression.Sorts
import Copar.FunctorExpression.Type import Copar.FunctorExpression.Type
import Copar.FunctorExpression.Parser import Copar.FunctorExpression.Parser
......
...@@ -15,7 +15,7 @@ import Control.Monad.State.Strict ...@@ -15,7 +15,7 @@ import Control.Monad.State.Strict
import Copar.Coalgebra.Parser import Copar.Coalgebra.Parser
import Copar.Coalgebra.Parser.Internal import Copar.Coalgebra.Parser.Internal
import Copar.Coalgebra.RefinementTypes import Copar.RefinementInterface
import Copar.Functors.GroupValued import Copar.Functors.GroupValued
benchmarks :: Benchmark benchmarks :: Benchmark
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment