name: offtopia-org version: 0.1.0.0 build-type: Simple cabal-version: >= 1.10 executable site main-is: site.hs build-depends: base , hakyll , pandoc , skylighting , process , containers , directory , pandoc-types , bytestring , uri-encode , deepseq , text , hsass , aeson , hakyll-sass , unordered-containers ghc-options: -threaded default-language: Haskell2010 ghc-options: -optl-fuse-ld=lld