Move example to separate cabal file
[opengl.git] / lsp-test.cabal
index c293534f1f2be532976d2b963b213540d3809369..4a23da94e6311e8d85ca619829695d6d0c7917ae 100644 (file)
@@ -91,9 +91,3 @@ test-suite tests
                      , text
   default-language:    Haskell2010
 
-executable lsp-test-example
-  hs-source-dirs:      example
-  main-is:             Main.hs
-  default-language:    Haskell2010
-  build-depends:       base >= 4.7 && < 5
-                     , lsp-test