From aa88285e38081186a8c74ceca1332135af09bab3 Mon Sep 17 00:00:00 2001 From: Matthew Pickering Date: Sun, 11 Nov 2018 11:20:19 +0100 Subject: iserv: Fix typo in cabal file Reviewers: bgamari, RyanGlScott Reviewed By: RyanGlScott Subscribers: RyanGlScott, rwbarton, carter Differential Revision: https://phabricator.haskell.org/D5311 --- utils/iserv/iserv.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/iserv') diff --git a/utils/iserv/iserv.cabal b/utils/iserv/iserv.cabal index 0f45c8d3c3..912734f0f0 100644 --- a/utils/iserv/iserv.cabal +++ b/utils/iserv/iserv.cabal @@ -5,7 +5,7 @@ License: BSD3 -- XXX License-File: LICENSE Author: XXX Maintainer: XXX -Synopsis: iserv allows GHC to delegate Tempalte Haskell computations +Synopsis: iserv allows GHC to delegate Template Haskell computations Description: GHC can be provided with a path to the iserv binary with @-pgmi=/path/to/iserv-bin@, and will in combination with -- cgit v1.2.1