File: IfElse.cabal

package info (click to toggle)
haskell-ifelse 0.85-19
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 80 kB
  • sloc: haskell: 67; makefile: 3
file content (16 lines) | stat: -rw-r--r-- 446 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Name:           IfElse
Version:        0.85.0.0.1
Cabal-Version:  >= 1.2
License:        BSD3
License-File:   LICENSE
Author:         J.R. Heard and Wren Thornton
Maintainer:     J.R. Heard
Category:       Control
Description:    Anaphoric and miscellaneous useful control-flow
Synopsis:       Anaphoric and miscellaneous useful control-flow
Build-Type:     Simple

Library
   Build-Depends: base
   Exposed-Modules: 
       Control.Monad.IfElse