liboleg-0.1.0.1: liboleg.cabal
name: liboleg
version: 0.1.0.1
license: BSD3
license-file: LICENSE
author: Oleg Kiselyov
maintainer: Don Stewart <dons@galois.com>
homepage: http://okmij.org/ftp/
category: Text
synopsis: A collection of Oleg Kiselyov's Haskell modules
description: A collection of Oleg Kiselyov's Haskell modules (released with his permission)
build-type: Simple
stability: experimental
cabal-version: >= 1.2
library
build-depends:
base, containers, mtl
exposed-modules:
Data.FDList
Control.CaughtMonadIO
Language.TypeLC
Language.TypeFN
Text.PrintScan
Text.PrintScanF
ghc-options:
-funbox-strict-fields