Commit ba5ee0ce authored by Nicolas Lenz's avatar Nicolas Lenz ❄️
Browse files

Enable optimization

parent 2401bf0d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ copyright: "2019 Nicolas Lenz"
extra-doc-files:
- README.md

synopsis: A static website generator using Pandoc.
synopsis: A flexible static website generator using Pandoc.
category: Web
description: Please see the README at <https://git.eisfunke.com/software/nebelhorn#readme>

@@ -43,3 +43,4 @@ executables:
    - -threaded
    - -rtsopts
    - -with-rtsopts=-N
    - -O2