Skip to content

Instantly share code, notes, and snippets.

@yamadapc
Created August 12, 2016 14:10
Show Gist options
  • Save yamadapc/0cc7f8f8e2cbc9ee7bbf82876a822e28 to your computer and use it in GitHub Desktop.
Save yamadapc/0cc7f8f8e2cbc9ee7bbf82876a822e28 to your computer and use it in GitHub Desktop.
name: test
executables:
something:
main: Main.hs
source-dirs: .
-- This file has been generated from package.yaml by hpack version 0.14.0.
--
-- see: https://github.com/sol/hpack
name: test
version: 0.0.0
build-type: Simple
cabal-version: >= 1.10
executable something
main-is: Main.hs
hs-source-dirs:
.
default-language: Haskell2010
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment