Skip to content

Commit f6cd224

Browse files
committed
Remove web package
Command line interface is 100x easier.
1 parent 6a724be commit f6cd224

2 files changed

Lines changed: 0 additions & 48 deletions

File tree

sql-server-gen.cabal

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -94,17 +94,6 @@ Test-Suite tests
9494
hspec >= 2.1.7,
9595
containers >= 0.5.6.2
9696

97-
executable webserver
98-
ghc-options: -Wall
99-
main-is: Main.hs
100-
hs-source-dirs: web
101-
default-language: Haskell2010
102-
build-depends: base >=4.8 && <4.9,
103-
sql-server-gen,
104-
scotty >= 0.10.1,
105-
aeson >= 0.9.0.1,
106-
transformers >= 0.4.2.0
107-
10897
executable cli
10998
ghc-options: -Wall
11099
main-is: Main.hs

web/Main.hs

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)