We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
parsec
1 parent 47ec7c0 commit ceffbceCopy full SHA for ceffbce
server/Main.hs
@@ -49,7 +49,6 @@ import System.FilePath ((</>))
49
import System.FilePath.Glob (glob)
50
import qualified System.IO as IO
51
import System.IO.UTF8 (readUTF8File)
52
-import qualified Text.Parsec.Combinator as Parsec
53
import Web.Scotty
54
import qualified Web.Scotty as Scotty
55
trypurescript.cabal
@@ -26,7 +26,6 @@ executable trypurescript
26
http-types >= 0.8.5,
27
transformers ==0.5.*,
28
mtl ==2.2.2,
29
- parsec,
30
text -any,
31
time -any,
32
warp -any
0 commit comments