Skip to content

Commit

Permalink
Remove Haskell server
Browse files Browse the repository at this point in the history
  • Loading branch information
zpao committed Nov 10, 2015
1 parent 587268e commit 485052b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 99 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,6 @@ pip install -r requirements.txt
python server.py
```

### Haskell

```sh
cabal sandbox init
cabal install --only-dependencies
ghc Server.hs
./Server
```

### Ruby
```sh
ruby server.rb
Expand Down
62 changes: 0 additions & 62 deletions Server.hs

This file was deleted.

28 changes: 0 additions & 28 deletions react-scotty.cabal

This file was deleted.

0 comments on commit 485052b

Please sign in to comment.