packages feed

Cabal-2.2.0.0: tests/ParserTests/regressions/nothing-unicode.format

cabal-version: >=1.10
name: 無
version: 0
synopsis: The canonical non-package 無
x-無: 無
build-type: Simple

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

flag 無
    description:
        無

library
    exposed-modules:
        Ω
    default-language: Haskell2010
    
    if !flag(無)
        buildable: False