packages feed

haskell-tools-daemon-1.0.0.0: examples/Project/code-gen/A.hs

{-# LANGUAGE UnboxedTuples #-}
module A where

import B

a = () where x = (# b, 0 #)