packages feed

aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/expressions/sections.hs

{- ORACLE_TEST pass -}
module X6 where
x = map (+1) [1,2,3]
y = map (1+) [1,2,3]