Skip to content

mkhl/haskell.sugar

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
res
 
 
src
 
 
xml
 
 
 
 
 
 
 
 
 
 

Bash.sugar

A sugar adding sweet Haskell support to Espresso.

Installation

For Users

In the directory containing this file, run the command

python setup.py py2app

This will build the sugar in the dist folder. Open it and Espresso will take care of installing it in the right place.

For Developers

In the directory containing this file, run the command

python setup.py py2app -A

This will build a developer version of the sugar in the dist folder. You should then install a symlink to it in the Espresso Sugar folder (~/Library/Application Support/Espresso/Sugars). You can now modify any of the files in the source tree and relaunch Espresso to load the modified versions.

License

This sugar is released under the MIT License. See LICENSE for details.

Images in the res folder are from the Silk icon set by Mark James and released under a Creative Commons Attribution 2.5 License.

About

A sugar adding sweet Haskell support to Espresso

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages