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