[GHC] #13475: Possible missing case in ghc-pkg
GHC
ghc-devs at haskell.org
Thu Mar 23 20:01:44 UTC 2017
#13475: Possible missing case in ghc-pkg
-------------------------------------+-------------------------------------
Reporter: Phyx- | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Package | Version: 8.1
system |
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
I saw this while compiling
{{{
utils\ghc-pkg\Main.hs:761:25: Warning:
Pattern match(es) are non-exhaustive
In a case alternative: Patterns not matched: GhcPkg.DbOpenReadOnly
}}}
I don't know if this is indicative of a bug in the implementation or not?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13475>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list