name: jterm version: 0.1 dependencies: - base - streamly-core - streamly - process - X11 - X11-xft - text-rope - posix-pty - unix - text - utf8-string - bytestring - mtl - transformers - strip-ansi-escape - fusion-plugin - containers ghc-options: [-O2, -fdicts-strict, -fspec-constr-recursive=16, -fmax-worker-args=16, -fplugin=Fusion.Plugin, -Wall, -Wno-name-shadowing, -threaded, -with-rtsopts=--nonmoving-gc] executables: jterm: main: jterm.hs