serokell/importify

View on GitHub
test/test-data/haskell-names@records/06-RecordWildCardExtraUsed.golden

Summary

Maintainability
Test Coverage
{-# LANGUAGE RecordWildCards #-}

module RecordWildCardExtraUsed where

import           Language.Haskell.Names (Symbol (Value, symbolModule, symbolName))

foo Value{..} = symbolName