|
|
@ -21,7 +21,10 @@ Executable riotblog |
|
|
|
mtl >= 2 && < 3, |
|
|
|
snap-core >= 1.0 && < 1.1, |
|
|
|
snap-server >= 1.0 && < 1.1, |
|
|
|
ginger |
|
|
|
text -any, |
|
|
|
unordered-containers -any, |
|
|
|
data-default -any, |
|
|
|
shakespeare >=2.0.11.2 |
|
|
|
|
|
|
|
if impl(ghc >= 6.12.0) |
|
|
|
ghc-options: -threaded -Wall -fwarn-tabs -funbox-strict-fields -O2 |
|
|
|