Coder Social home page Coder Social logo

testes_haskel's Introduction

A Haskell template on Gitpod

This is a Haskell template configured for ephemeral development environments on Gitpod.

Next Steps

Click the button below to start a new development environment:

Open in Gitpod

Get Started With Your Own Project

A new project

Click the above "Open in Gitpod" button to start a new workspace. Once you're ready to push your first code changes, Gitpod will guide you to fork this project so you own it.

An existing project

If you have an existing project and you want to create a gitpod environment for it, you need to follow and take into account these considerations.

  • This repo's Dockerfile completely overwrites the cabal and stack files when building the container. This means, that if you simply copy-paste the .gitpod.Dockerfile, your cabal/stack files will disappear. Follow the instructions within .gitpod.Dockerfile to change this behaviour.
  • This repo uses ghcup to install all the tooling. Alternative installation isn't recommended.
  • If you are using stack it is highly recommended to disallow it from installing ghc on its own. Otherwise, you'll encounter problems when integrating with haskell-language-protocol. To configure stack properly, run the following:
    • stack config set install-ghc --global false
    • stack config set system-ghc --global true

testes_haskel's People

Contributors

lucas-sdsantos avatar

Watchers

 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.