Skip to content

Commit

Permalink
haskellPackages: mark linux-only packages
Browse files Browse the repository at this point in the history
  • Loading branch information
stephank committed May 14, 2021
1 parent 814c7e8 commit bc2528b
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,19 @@ unsupported-platforms:
xmobar: [ x86_64-darwin ]
xmonad-extras: [ x86_64-darwin ]
xmonad-volume: [ x86_64-darwin ]
# No specific Darwin support.
honk: [ x86_64-darwin ]
Unixutils-shadow: [ x86_64-darwin ]
# Linux-only by design.
follow-file: [ x86_64-darwin ]
hinotify-bytestring: [ x86_64-darwin ]
linux-evdev: [ x86_64-darwin ]
linux-file-extents: [ x86_64-darwin ]
linux-inotify: [ x86_64-darwin ]
linux-mount: [ x86_64-darwin ]
linux-namespaces: [ x86_64-darwin ]
netlink: [ x86_64-darwin ]
parport: [ x86_64-darwin ]

dont-distribute-packages:
# Depends on shine, which is a ghcjs project.
Expand Down

0 comments on commit bc2528b

Please sign in to comment.