Popularity
7.9
Stable
Activity
0.0
Stable
49
4
0

Monthly Downloads: 53
Programming language: Haskell
License: MIT License
Tags: Web    
Latest version: v2.0.5

blunt alternatives and similar packages

Based on the "Web" category.
Alternatively, view blunt alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of blunt or a related project?

Add another 'Web' Package

README

Blunt

Build badge

Blunt converts between pointfree and pointful Haskell expressions. It is a web front end to the pointfree and pointful libraries. While you can install and run it locally, there's no real reason to prefer it over the pointfree and pointful executables.

Install

  1. Install Stack.

  2. stack build

Run

  1. stack exec blunt

Configure

Name Default
HONEYBADGER_API_KEY -
LOGS_PRIORITY NOTICE
METRICS_HOST 127.0.0.1
METRICS_PORT 8081
SERVER_HOST 127.0.0.1
SERVER_PORT 8080