Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Commit

Permalink
tweak cabal file
Browse files Browse the repository at this point in the history
  • Loading branch information
itchyny committed Jul 5, 2015
1 parent a43b2fc commit 4ea20f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sjsp.cabal
Expand Up @@ -10,7 +10,6 @@ cabal-version: >=1.6
synopsis: Simple JavaScript Profiler
description: This is a JavaScript profiler, injecting profiling
codes into your JavaScript files.
See https://github.com/itchyny/sjsp for details.

executable sjsp
hs-source-dirs: src
Expand All @@ -30,4 +29,4 @@ executable sjsp

source-repository head
type: git
location: git@github.com:itchyny/sjsp.git
location: https://github.com/itchyny/sjsp

0 comments on commit 4ea20f8

Please sign in to comment.