Skip to content

Commit

Permalink
Release ogmarkup-2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lthms committed Aug 31, 2016
2 parents c0a6144 + c3146ae commit d233175
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 103 deletions.
89 changes: 0 additions & 89 deletions app/Main.hs

This file was deleted.

15 changes: 1 addition & 14 deletions ogmarkup.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: ogmarkup
version: 2.1
version: 2.2
cabal-version: >=1.10
build-type: Simple
license: MIT
Expand Down Expand Up @@ -32,19 +32,6 @@ library
default-language: Haskell2010
hs-source-dirs: src

executable ogmarkup
main-is: Main.hs
build-depends:
base -any,
ogmarkup -any,
parsec -any,
text -any,
yesod -any,
shakespeare -any,
blaze-html -any
default-language: Haskell2010
hs-source-dirs: app

test-suite ogmadown-test
type: exitcode-stdio-1.0
main-is: Spec.hs
Expand Down

0 comments on commit d233175

Please sign in to comment.