Skip to content

Commit

Permalink
Moved msgpack-parser to the hs-msgpack repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
iphydf committed Sep 18, 2016
1 parent b115ef8 commit df2bcde
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 67 deletions.
16 changes: 0 additions & 16 deletions hstox.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -112,22 +112,6 @@ library
exposed-modules:
TestSuite

executable msgpack-parser
default-language: Haskell2010
hs-source-dirs:
tools
ghc-options:
-Wall
-fno-warn-unused-imports
build-depends:
base < 5
, bytestring
, groom
, data-msgpack
main-is: msgpack-parser.hs
if flag(library-only)
buildable: False

executable sut-toxcore
default-language: Haskell2010
hs-source-dirs: test/toxcore
Expand Down
51 changes: 0 additions & 51 deletions tools/msgpack-parser.hs

This file was deleted.

0 comments on commit df2bcde

Please sign in to comment.