Skip to content

Commit 3584be0

Browse files
committed
(#801) Remove fuzzer
1 parent db50c5c commit 3584be0

File tree

2 files changed

+0
-238
lines changed

2 files changed

+0
-238
lines changed

HyperNerd.cabal

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -152,28 +152,6 @@ executable HyperNerd
152152
-- Base language which the package is written in.
153153
default-language: Haskell2010
154154

155-
executable Fuzzy
156-
ghc-options: -threaded
157-
-Wall
158-
-fwarn-incomplete-patterns
159-
-fwarn-incomplete-uni-patterns
160-
161-
main-is: FuzzyMain.hs
162-
163-
other-modules: Bot.Expr
164-
, HyperNerd.Parser
165-
166-
build-depends: base
167-
, text
168-
, random
169-
, aeson
170-
, bytestring
171-
, process
172-
173-
hs-source-dirs: src
174-
175-
default-language: Haskell2010
176-
177155
executable Markov
178156
ghc-options: -threaded
179157
-Wall

src/FuzzyMain.hs

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

0 commit comments

Comments
 (0)