Skip to content

Commit 485052b

Browse files
committed
Remove Haskell server
1 parent 587268e commit 485052b

File tree

3 files changed

+0
-99
lines changed

3 files changed

+0
-99
lines changed

README.md

-9
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,6 @@ pip install -r requirements.txt
2222
python server.py
2323
```
2424

25-
### Haskell
26-
27-
```sh
28-
cabal sandbox init
29-
cabal install --only-dependencies
30-
ghc Server.hs
31-
./Server
32-
```
33-
3425
### Ruby
3526
```sh
3627
ruby server.rb

Server.hs

-62
This file was deleted.

react-scotty.cabal

-28
This file was deleted.

0 commit comments

Comments
 (0)