packages feed

haskell-src-exts-1.24.0: tests/examples/ExplicitNamespaces3.hs

{-# LANGUAGE ExplicitNamespaces #-}

module Foo(type Str) where

data Str = Str