Skip to content

Commit

Permalink
removing pandoc from build requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
alsonkemp committed Nov 26, 2008
1 parent 4e7b973 commit 0f4c4b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turbinado.cabal
Expand Up @@ -10,7 +10,7 @@ Build-Type: Simple

Executable server
Main-is: Turbinado/Server.hs
Build-Depends: base, bytestring, containers, directory, filepath, harp, HDBC, HDBC-postgresql, hslogger, hsx, HTTP, mtl, network, old-locale, old-time, pandoc, parsec, plugins, pretty, regex-compat, time
Build-Depends: base, bytestring, containers, directory, filepath, harp, HDBC, HDBC-postgresql, hslogger, hsx, HTTP, mtl, network, old-locale, old-time, parsec, plugins, pretty, regex-compat, time
ghc-options: -F -pgmFtrhsx -O
Extensions: MultiParamTypeClasses,
FunctionalDependencies,
Expand Down

0 comments on commit 0f4c4b8

Please sign in to comment.