clean up
This commit is contained in:
@ -14,8 +14,8 @@ cabal-version: >=1.10
|
||||
extra-source-files: README.md
|
||||
|
||||
library
|
||||
exposed-modules: GypsFulvus, Carrion.Plugin.IO.STDIO, Carrion.Plugin.TCL
|
||||
other-modules: GypsFulvus.PluginStuff
|
||||
exposed-modules: GypsFulvus, GypsFulvus.PluginStuff, Carrion.Plugin.IO.STDIO, Carrion.Plugin.TCL
|
||||
other-modules:
|
||||
default-language: Haskell2010
|
||||
hs-source-dirs: src
|
||||
build-depends:
|
||||
@ -23,7 +23,6 @@ library
|
||||
stm,
|
||||
containers,
|
||||
text,
|
||||
plugins >= 1.6.0,
|
||||
directory,
|
||||
hashable,
|
||||
monad-parallel,
|
||||
@ -46,7 +45,6 @@ executable GypsFulvus
|
||||
stm,
|
||||
containers,
|
||||
text,
|
||||
plugins >= 1.6.0,
|
||||
directory,
|
||||
hashable,
|
||||
monad-parallel,
|
||||
|
Reference in New Issue
Block a user