packages feed

fay-0.19: tests/ExportList_B.hs

module ExportList_B (y, module ExportList_C, module ExportList_D) where

import ExportList_C
import ExportList_D

y :: Double
y = 2