Skip to content

PkgBuild parser broken #9

Description

@strake

(simpleParse :: String -> Maybe PkgBuild) fails with Prelude.undefined

> liftM simpleParse $ readFile "PKGBUILD" :: IO (Maybe PkgBuild)
*** Exception: Prelude.undefined

This happens (it seems) for any PKGBUILD -- at least those of pacman and ghc.

GHC 7.0.3
archlinux 1.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions