try to build all plugins
This commit is contained in:
@ -22,7 +22,9 @@ library
|
||||
base >= 4.7 && < 5,
|
||||
stm,
|
||||
containers,
|
||||
text
|
||||
text,
|
||||
plugins >= 1.6.0,
|
||||
directory
|
||||
ghc-options:
|
||||
-O2
|
||||
-threaded
|
||||
@ -34,7 +36,9 @@ executable GypsFulvus
|
||||
base >= 4.7 && < 5,
|
||||
stm,
|
||||
containers,
|
||||
text
|
||||
text,
|
||||
plugins >= 1.6.0,
|
||||
directory
|
||||
ghc-options:
|
||||
-O2
|
||||
-threaded
|
||||
|
Reference in New Issue
Block a user