name: liboleg version: 0.1 license: BSD3 license-file: LICENSE author: Oleg Kiselyov maintainer: Don Stewart 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 exposed-modules: Data.FDList Text.PrintScan Text.PrintScanF -- -- extensions: -- GADTs -- ghc-options: -funbox-strict-fields