Giter Club home page Giter Club logo

dax2sql's Introduction

Thanks for starting a project with Haskeleton! If you haven't heard of it before, I suggest reading the introductory blog post. You can find it here: http://taylor.fausak.me/2014/03/04/haskeleton-a-haskell-project-skeleton/.

Before you get started, there are a few things that this template couldn't provide for you. You should:

  • Add a synopsis to package.yaml. It should be a short (one sentence) explanation of your project.

  • Add a description to package.yaml. This can be whatever you want it to be.

  • Add a category to package.yaml. A list of categories is available on Hackage at http://hackage.haskell.org/packages.

  • Rename library/Example.hs to whatever you want your top-level module to be called. Typically this is the same as your package name but in CamelCase instead of kebab-case.

    • Don't forget to rename the reference to it in executable/Main.hs!
  • If you are on an older version of Stack (<1.0.4), delete package.yaml and remove /*.cabal from your .gitignore.

Once you've done that, start working on your project with the Stack commands you know and love.

# Build the project.
stack build

# Run the test suite.
stack test

# Run the benchmarks.
stack bench

# Generate documentation.
stack haddock

Thanks again, and happy hacking!

dax2sql's People

Contributors

kiaragrouwstra avatar

Stargazers

 avatar Rafael Santana avatar  avatar Anthony Gentry avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.