packages feed

freq-0.0.0: freq.cabal

name:                freq
version:             0.0.0
synopsis:            TBA
description:         Currently being prepared for release, reserving the namespace here.
license:             BSD3
license-file:        LICENSE
author:              chessai
maintainer:          chessai1996@gmail.com
copyright:           2018 chessai
category:            Data
build-type:          Simple
extra-source-files:  README.md
cabal-version:       >=1.10

source-repository head
  type:     git
  location: https://github.com/chessai/freq

library
  default-language: Haskell2010