Technologies Databases Addons Pricing Blog Docs
Guides Samples CLI Changelog API Reference open_in_new
Sign In Sign Up
Technologies Databases Pricing Articles Docs
Sign in Try it now
Supported languages and frameworks. View all.
  • Ruby
  • Ruby on Rails
  • NodeJS
  • MeteorJS
  • PHP
  • Python
  • Java
  • Scala
  • View all
Included databases. View all.
  • PostgreSQL
  • MySQL
  • MongoDB
  • Redis
  • Elasticsearch
  • InfluxDB
  • View all
Resources for Developers
Guides Samples CLI Changelog API Reference open_in_new
search
  • Languages
    • MeteorJS
      • Introduction
      • Get Started
      • Custom npm modules
      • Sending emails with Meteor
      • Deployment of Telescope
    • Node.js
      • Introduction
      • Get Started
      • Deployment Errors
      • Install Puppeteer
      • Socket.IO and Express on the same port
    • PHP
      • Introduction
      • Get Started
      • Laravel
      • Symfony
      • Basic Auth
      • CodeIgniter
      • Environment
      • IPs Filtering
      • PHP along with Node.js
      • Session with Redis
      • Blackfire on Scalingo
    • Clojure
      • Introduction
    • Crystal
      • Tutorial
    • Elixir
      • Introduction
    • Erlang
      • Introduction
    • Go
      • Introduction
      • Manage dependencies with go.mod
      • Manage dependencies with dep
      • Manage dependencies with godep
      • Manage dependencies with govendor
    • Groovy
      • Introduction
    • Haskell
      • Introduction
    • Java
      • Introduction
      • Gradle
      • Play!
      • Deploy your Spring Boot application
      • Deploy your .war archive
    • Python
      • Introduction
      • Celery and Flask
      • NLTK
      • Django
        • Get Started
        • GeoDjango
    • Ruby
      • Introduction
      • Get Started with Ruby on Scalingo
      • Deploy a ruby project developped on Windows
      • Bundler Configuration
      • Common Deployment Mistakes
      • Delayed Job
      • Mongoid
      • Gem from a private Git repo
      • Gem from a private GitHub repo
      • Sidekiq
      • Rails
        • Get Started
        • Redis as Cache Store
    • Scala
      • Introduction
      • Scalatra
        • Get Started
  • Databases
    • PostgreSQL
      • Introduction
      • Dump and Restore
      • Extensions
    • MySQL
      • Introduction
      • Dump and Restore
      • MySQL Workbench
      • Upgrading to MySQL 8
    • MongoDB
      • Introduction
      • Dump and Restore
      • Robo 3T
      • Compass
    • Redis
      • Introduction
      • Importing data
    • Elasticsearch
      • Introduction
    • InfluxDB
      • Introduction
      • Dump and Restore
  • Addons
    • Scalingo Docker Image
      • Introduction
    • Scalingo OpenVPN
      • Introduction
    • Scalingo VPN IPSec
      • Introduction
    • TCP Gateway
      • Introduction
    • Lab
  • Platform
    • Getting Started
      • First Steps
      • Troubleshoot Git and SSH
      • Setup SSH on Linux
      • Setup SSH on Mac OS
      • Setup SSH on Windows
      • Setup Git on Windows
      • Common Deployment Errors
      • Heroku Compatibility
      • Getting started with the ELK Stack on Scalingo
      • How to migrate from Heroku
      • Getting started with Grafana on Scalingo
      • Getting started with Metabase on Scalingo
      • Getting Started with WordPress on Scalingo
      • Getting started with SonarQube on Scalingo
      • Free Trial
    • Deployment
      • Introduction
      • Buildpacks
        • Introduction
        • Use a Custom Buildpack
        • Multi Buildpacks
        • APT Buildpack
        • Cairo Buildpack
        • FFmpeg Buildpack
        • GraphicsMagick Buildpack
        • Jemalloc Buildpack
        • Locale Buildpack
        • Nginx Buildpack
        • SSH Private Key Buildpack
        • Wkhtmltopdf Buildpack
      • CI/CD
        • Introduction
        • Deploy from Codeship
        • Deploy from Travis CI
        • Deploy from CircleCI
        • Deploy from GitLab CI
        • Deploy from Semaphore
        • Deploy from Bitbucket
      • Deploy with Git
      • Deploy with GitHub
      • Deploy from Archive
      • Deploy with GitLab
      • Deploy JAR/WAR
      • One Click Deploy
      • Cache
      • Limits
    • App
      • File System and File Storage
      • How to Scale
      • Environment Variables
      • Lifecycle Management
      • Procfile
      • Application Crash
      • Post-deployment hook
      • One-Off Containers
      • Run Scheduled Tasks
      • Rollback
      • App Migrations
      • Logs
      • Log Drains
      • Custom Domain Name
      • SSL/HTTPS access
      • Detecting HTTPS requests
      • Force HTTPS
      • Sticky Sessions
      • SCM Integration
      • Review Apps
      • Child application
      • Alerts
      • Scalingo JSON Manifest
      • Autoscaling
      • CORS
      • Custom Error and Maintenance Pages
      • Configure Datadog
      • Configure Dynatrace
      • Long Running Process
      • Metrics
      • Notifications
      • Sending emails
      • .slugignore File
      • Static files only application
      • The X-Request-ID header
      • Configure Cloudflare
      • Configure Sucuri
      • Parse with iOS app
      • Access Secret File From the Application
      • Web-less Application
    • Databases
      • Introduction
      • Access Your Database
      • SQLite on Scalingo
      • Adminer
      • Restore your Database Backup
    • CLI
      • Install
      • Features
    • Account
      • Manage your Account
    • Internals
      • Container Management
      • Container Sizes
      • Routing
      • Router Error Codes
      • Recovery Management
      • Stacks
        • Stacks
        • Scalingo-18
        • Scalingo-14
      • Billing
      • Network
      • Regions

Haskell

Table of contents
  • Usage
  • Buildpack

Haskell is officially supported on Scalingo

It uses the cabal packaging system.

Usage

$ ls
Procfile app.cabal src

$ scalingo create my-app

$ git push scalingo master
...
-----> Haskell app detected
-----> Building app with cabal
-----> Running: cabal install
...

Buildpack

More information at https://github.com/Scalingo/haskell-buildpack.


Last update: 26 Jan 2015 mode_edit Suggest edits
Table of contents
  • Usage
  • Buildpack
Platform status
Scalingo SAS
15 avenue du Rhin
67100 Strasbourg
France
SIRET 80866548300018
Made with magic in Europe
Product
  • Pricing
  • Technologies
  • Databases
  • Add-ons
  • Scalingo Enterprise
For Developers
  • Documentation
  • API Reference
  • Command Line Interface
  • Changelog
  • Samples
Company
  • About
  • Articles
  • Customers
  • Jobs
  • Datacenters
  • Media Kit & Logos
Contact & support
  • Contact
  • Twitter
  • Documentation
  • Newsletters
©2020 Scalingo Terms of Service Privacy Policy Data Processing Agreement (GDPR compliant)
English
  • English
  • Français
↑ Back to top