diff options
Diffstat (limited to 'utils/iserv')
-rw-r--r-- | utils/iserv/iserv.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
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 |