mirror of
https://github.com/lexi-lambda/freer-simple.git
synced 2024-12-24 22:54:27 +03:00
Minor stylistic cleanup
This commit is contained in:
parent
816e2eb842
commit
ad22a48389
@ -179,12 +179,12 @@ benchmark core
|
|||||||
default-language: Haskell2010
|
default-language: Haskell2010
|
||||||
|
|
||||||
build-depends:
|
build-depends:
|
||||||
base
|
base
|
||||||
, criterion
|
, criterion
|
||||||
, free
|
, free
|
||||||
, freer-effects
|
, freer-effects
|
||||||
, mtl
|
, mtl
|
||||||
, extensible-effects >= 1.11 && < 1.12
|
, extensible-effects >= 1.11 && < 1.12
|
||||||
|
|
||||||
ghc-options: -Wall -O2
|
ghc-options: -Wall -O2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user